Namespace Syncfusion.XForms.Buttons
Classes
| Alignment
Contains values to the Alignment enumeration that determines the placement of the button at start, end, top, bottom. |
| CheckedChangedEventArgs
This class serves as an event data for |
| ChipCollection
Defines the type for adding collection of SfChip. |
| ChoiceMode
Represents the possible selection mode for Choice type. |
| CupertinoSwitchSettings<T>
Represents the CupertinoSwitchSettings<T> class. |
| DefaultSwitchSettings<T>
Represents the DefaultSwitchSettings<T> class. |
| DisabledIndeterminateState
Represents the DisabledIndeterminateState class. |
| DisabledOffState
Represents the DisabledOffState class. |
| DisabledOnState
Represents the DisabledOnState class. |
| FluentSwitchSettings<T>
Represents the FluentSwitchSettings<T> class. |
| IndeterminateState
Represents the IndeterminateState class. |
| LineBreakMode
Enumeration specifying various options for line breaking in the text. UWP does not support HeadTruncation and MiddleTruncation. |
| MaterialSwitchSettings<T>
Represents the MaterialSwitchSettings<T> class. |
| OffState
Represents the OffState class. |
| OnState
Represents the OnState class. |
| ScrollToPosition
Specifies the auto scrolling position of the segment item in SfSegmentedControl. |
| SegmentDisplayMode
Describes different modes of diaplaying SfSegmentItem in SfSegmentedControl. |
| SelectionChangedEventArgs
It Contains data for the selection changed event, which is raised when the selected index is changed. |
| SelectionIndicatorPosition
Describes the possible values for the position of selection strip in SfSegmentedControl, selection indicator is to indicate the selected index in the SfSegmentedControl. |
| SelectionIndicatorSettings
Provides set of properties to be customized for selection indicator in SfSegmentedControl, selection indicator is strip which is to indicate the selected item in the SfSegmentedControl control. |
| SfButton
Represents the SfButton class. |
| SfButtonStyles
The SfButtonStyles class holds theme styles for SfButton. Themes allow you apply uniform colors across all the controls. |
| SfCheckBox
Represents the SfCheckBox class. It is a selection control that allows users to select one or more options from a set. |
| SfCheckBoxStyles
Holds the theme style for the SfCheckBox. |
| SfChip
Represents a Xamarin.Forms Chip control which can be added in a layout and grouped using SfChipGroup. |
| SfChipGroup
Represents a grouping control which adds SfChips control to a layout and grouped them for selection. |
| SfChipGroupStyles
Holds the theme style for the SfChipGroup. |
| SfChipStyles
Holds the theme style for the SfChip. |
| SfChipsType
Contains values to the SfChipType enumeration that determines the SfChipsType as Input, Filter, Choice, or Action. |
| SfRadioButton
Represents the SfRadioButton class. SfRadioButton is a selection control that allows users to select an option from a set of options. |
| SfRadioButtonStyles
The SfRadioButtonStyles class holds theme styles for SfRadioButton. Themes allow you apply uniform colors across all the controls. |
| SfRadioGroup
Represents the RadioGroup control. |
| SfRadioGroupKey
Represents the SfRadioGroupKey class. It is a key that allows users to group two or more RadioButtons. |
| SfSegmentedControl
The SegmentedControl allows users explore and switch among different views. It provides a simple way to choose from a linear set of two or more segments, each of which functions as a mutually exclusive button. |
| SfSegmentedControlStyles
The SfSegmentedControlStyles class holds theme styles for the SfSegmentedControl. |
| SfSegmentItem
Represents a single element in SfSegmentedControl control. It contains the properties to configure title and content region. |
| SfSwitch
Represents the SfSwitch class. |
| StateChangedEventArgs
Specifies the state event arguments. |
| SwitchOrientation
Contains values to the SwitchOrientation enumeration that determines the placement of the switch at either horizontal or vertical. |
| SwitchStateChangedEventArgs
Represents switch state changed event arguments. |
| SwitchStateChangingEventArgs
Represents switch state changing event arguments. |
| ToggleButton
Represents the ToggleButton class. |
| VisualType
Contains values to the VisualType enumeration that determines the type of the switch settings at None ,Custom,Cupertino, Material,Fluent and Default. |
Interfaces
| ISwitchSettings
Represents the ISwitchSettings interface. |
| ISwitchState
Represents the ISwitchState interface. |