Class OnState
Represents the OnState class.
Inheritance
System.Object
OnState
Implements
Namespace: Syncfusion.XForms.Buttons
Assembly: Syncfusion.Buttons.XForms.dll
Syntax
public class OnState : Object, ISwitchState
Constructors
OnState()
Declaration
public OnState()
Fields
Name
The static name value for on state.
Declaration
public const string Name = "OnState"
Field Value
Type |
---|
System.String |