ComponentOne MAUI Edition
Demos
Docs
Samples
Download
MAUI | ComponentOne
C1.Maui.Core Assembly
/
C1.Maui.Core Namespace
/
C1ToggleButton Class
/ C1ToggleButton Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Syntax
See Also
MAUI Overview
Get Started with MAUI
Section 508 Compliance
Configure MAUI Application
Adding NuGet Packages to your App
Controls
API Reference
C1.Maui.Calendar Assembly
C1.Maui.Chart Assembly
C1.Maui.Core Assembly
Namespaces
C1.Maui.Core Namespace
Overview
Classes
AsyncEventArgs
AsyncEventArgsDeferral
AsyncEventArgsDeferralsAwaiter
C1ActivityIndicator
C1Animation
C1BitmapIcon
C1BitmapIconHandler
C1Border
C1BorderHandler
C1BorderHandler<TVirtualBorder,TNativeBorder>
C1Button
C1ButtonHandler
C1CheckBox
C1CheckBoxHandler
C1CompositeIcon
C1Easing
C1Font
C1FontIcon
C1Icon
C1IconHandler<TVirtualView,TNativeView>
C1IconTemplate
C1InputEventArgs
C1KeyboardHelper
C1PathIcon
C1PolygonIcon
C1PolygonIconHandler
C1SVGIcon
C1SVGIconHandler
C1TappedEventArgs
C1ThemeInfo
C1ToggleButton
Overview
Members
C1ToggleButton Constructor
Methods
Dispose Method
Dispose(Boolean) Method
Properties
CheckedBackground Property
CheckedBrush Property
CheckedContent Property
CheckedForeground Property
FocusBrush Property
IndeterminateContent Property
IsChecked Property
IsFocusable Property
MouseOverBrush Property
PressedBrush Property
UncheckedContent Property
Fields
_isFocusable Field
CheckedBackgroundProperty Field
CheckedBrushProperty Field
CheckedContentProperty Field
CheckedForegroundProperty Field
FocusBrushProperty Field
IndeterminateContentProperty Field
IsCheckedProperty Field
IsFocusableProperty Field
MouseOverBrushProperty Field
PressedBrushProperty Field
UncheckedContentProperty Field
Events
Checked Event
Indeterminate Event
Unchecked Event
C1ToggleButtonHandler
C1VectorIcon
C1View
C1ViewHandler<TVirtualView,TNativeView>
KeyEventArgs
MauiAppBuilderEx
TimeSpanTypeConverter
ViewEx
Enumerations
BorderAlignment
C1PointerDeviceType
C1SelectionMode
C1.Maui.Core.Themes Namespace
Overview
Classes
Generic
C1.Util.Licensing Namespace
Overview
WinRT.C1_Maui_CoreGenericHelpers Namespace
Overview
C1.Maui.Grid Assembly
C1.Maui.GridControl Assembly
C1.Maui.Input Assembly
Release History
C1ToggleButton Constructor
In This Topic
Syntax
See Also
Initializes a new instance of the
C1ToggleButton
class.
Syntax
C#
public
C1ToggleButton()
See Also
Reference
C1ToggleButton Class
C1ToggleButton Members