menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class DisabledOffState

    Represents the DisabledOffState class.

    Inheritance
    System.Object
    DisabledOffState
    Implements
    ISwitchState
    Namespace: Syncfusion.XForms.Buttons
    Assembly: Syncfusion.Buttons.XForms.dll
    Syntax
    public class DisabledOffState : Object, ISwitchState

    Constructors

    DisabledOffState()

    Declaration
    public DisabledOffState()

    Fields

    Name

    The static name value for Disabled off state.

    Declaration
    public const string Name = "DisabledOffState"
    Field Value
    Type
    System.String

    Implements

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