menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class VisualType - API Reference

    Show / Hide Table of Contents

    Class VisualType

    Contains values to the VisualType enumeration that determines the type of the switch settings at None ,Custom,Cupertino, Material,Fluent and Default.

    Inheritance
    System.Object
    VisualType
    Namespace: Syncfusion.XForms.Buttons
    Assembly: Syncfusion.Buttons.XForms.dll
    Syntax
    public sealed class VisualType : Enum

    Fields

    Cupertino

    The Cupertino Visual Type.

    Declaration
    public const VisualType Cupertino
    Field Value
    Type Description
    VisualType

    Custom

    The Custom Visual Type.

    Declaration
    public const VisualType Custom
    Field Value
    Type Description
    VisualType

    Default

    The Default Visual Type.

    Declaration
    public const VisualType Default
    Field Value
    Type Description
    VisualType

    Fluent

    The Fluent Visual Type.

    Declaration
    public const VisualType Fluent
    Field Value
    Type Description
    VisualType

    Material

    The Material Visual Type.

    Declaration
    public const VisualType Material
    Field Value
    Type Description
    VisualType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved