ToggleButton : ButtonBase

Implemented for: all platforms supported by Uno Platform

This document lists all properties, methods, and events of ToggleButton that are currently implemented by the Uno Platform. See the WinUI and UWP documentation for detailed usage guidelines which all automatically apply to Uno Platform.

Implemented properties

Property Supported on
bool IsThreeState all platforms supported by Uno Platform
bool? IsChecked all platforms supported by Uno Platform
DependencyProperty IsCheckedProperty all platforms supported by Uno Platform
DependencyProperty IsThreeStateProperty all platforms supported by Uno Platform

Implemented methods

Method Supported on
void OnToggle() all platforms supported by Uno Platform

Implemented events

Event Supported on
RoutedEventHandler Checked all platforms supported by Uno Platform
RoutedEventHandler Indeterminate all platforms supported by Uno Platform
RoutedEventHandler Unchecked all platforms supported by Uno Platform

Below are all properties, methods, and events of ToggleButton that are not currently implemented in Uno.


Last updated Friday, 03 November 2023 16:21.