Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SfRadialMenuCenterButtonPlacement - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SfRadialMenuCenterButtonPlacement

    Contains the position of RadialMenu to be placed .

    Inheritance
    System.Object
    SfRadialMenuCenterButtonPlacement
    Namespace: Syncfusion.SfRadialMenu.iOS
    Assembly: Syncfusion.SfRadialMenu.iOS.dll
    Syntax
    public sealed class SfRadialMenuCenterButtonPlacement : Enum

    Fields

    Center

    The center sets the RadialMenu axis(0,0) to be placed in the Center position.

    Declaration
    public const SfRadialMenuCenterButtonPlacement Center
    Field Value
    Type Description
    SfRadialMenuCenterButtonPlacement

    TopLeft

    The top left sets the RadialMenu axis(0,0) to be placed in the top left position.

    Declaration
    public const SfRadialMenuCenterButtonPlacement TopLeft
    Field Value
    Type Description
    SfRadialMenuCenterButtonPlacement

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved