menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class OffState

    Represents the OffState class.

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

    Implements

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