menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CenterButtonPlacement - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CenterButtonPlacement

    CenterButtonPlacement using for decide the placement of RadialMenu center or TopLeft with point(0,0)

    Inheritance
    System.Object
    CenterButtonPlacement
    Namespace: Syncfusion.UI.Xaml.Controls.Navigation
    Assembly: Syncfusion.SfRadialMenu.UWP.dll
    Syntax
    public sealed class CenterButtonPlacement : Enum

    Fields

    Center

    CenterButtonPlacement is center place the RadialMenu in center with point(0,0)

    Declaration
    public const CenterButtonPlacement Center
    Field Value
    Type
    CenterButtonPlacement

    TopLeft

    CenterButtonPlacement is center place the RadialMenu in TopLeft with point(0,0)

    Declaration
    public const CenterButtonPlacement TopLeft
    Field Value
    Type
    CenterButtonPlacement

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved