menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class IndeterminateState

    Represents the IndeterminateState class.

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

    Constructors

    IndeterminateState()

    Declaration
    public IndeterminateState()

    Fields

    Name

    The static name value for indeterminate state.

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

    Implements

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