Class RadialMenuRenderModePropertiesBuilder
Inheritance
System.Object
RadialMenuRenderModePropertiesBuilder
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.JavaScript.Mobile
Assembly: Syncfusion.EJ.dll
Syntax
public class RadialMenuRenderModePropertiesBuilder
Constructors
RadialMenuRenderModePropertiesBuilder(MobileRadialMenuProperties)
Initializes a new instance of the RadialMenuRenderModePropertiesBuilder class.
Declaration
public RadialMenuRenderModePropertiesBuilder(MobileRadialMenuProperties mobileRadialModel)
Parameters
Type | Name | Description |
---|---|---|
MobileRadialMenuProperties | mobileRadialModel | The mobileRadial model. |
Methods
RenderDefault(Boolean)
Specifies whether to render the rotator based on the windowsphone's current accent color and device theme.
Declaration
public RadialMenuRenderModePropertiesBuilder RenderDefault(bool renderDefault)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | renderDefault | if set to |
Returns
Type | Description |
---|---|
RadialMenuRenderModePropertiesBuilder |