menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class DisabledOnState

    Represents the DisabledOnState class.

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

    Constructors

    DisabledOnState()

    Declaration
    public DisabledOnState()

    Fields

    Name

    The static name value for Disabled on state.

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

    Implements

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