Class LayoutType
Represent enum variable LayoutType
Inheritance
System.Object
    LayoutType
  Namespace: Syncfusion.UI.Xaml.Controls.Navigation
Assembly: Syncfusion.SfRadialMenu.UWP.dll
Syntax
public sealed class LayoutType : Enum
  Fields
Custom
Represents custom layout type
Declaration
public const LayoutType Custom
  Field Value
| Type | 
|---|
| LayoutType | 
Default
Represent default layout type for RadialMenu
Declaration
public const LayoutType Default
  Field Value
| Type | 
|---|
| LayoutType |