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