Share via


SwitchStyle Class

Definition

Enumerates visual styles for switches.

public ref class SwitchStyle abstract sealed
public static class SwitchStyle
type SwitchStyle = class
Public Class SwitchStyle
Inheritance
SwitchStyle

Fields

Name Description
CheckBox

Indicates a checkbox UI.

Favorite

Indicates a favorite, or star, UI.

OnOff

Indicates an on/off toggle UI.

Small

Indicates a small switch UI.

Toggle

Indicates a toggle UI.

Applies to