menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class DisabledIndeterminateState

    Represents the DisabledIndeterminateState class.

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

    Constructors

    DisabledIndeterminateState()

    Declaration
    public DisabledIndeterminateState()

    Fields

    Name

    The static name value for Disabled indeterminate state.

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

    Implements

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