menu

Xamarin.Forms

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

    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
    VisualType

    Custom

    The Custom Visual Type.

    Declaration
    public const VisualType Custom
    Field Value
    Type
    VisualType

    Default

    The Default Visual Type.

    Declaration
    public const VisualType Default
    Field Value
    Type
    VisualType

    Fluent

    The Fluent Visual Type.

    Declaration
    public const VisualType Fluent
    Field Value
    Type
    VisualType

    Material

    The Material Visual Type.

    Declaration
    public const VisualType Material
    Field Value
    Type
    VisualType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved