menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OnState - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OnState

    Represents the OnState class.

    Inheritance
    System.Object
    OnState
    Implements
    ISwitchState
    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

    Implements

    ISwitchState
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved