ToggleButton : ButtonBase

Implemented for: WASM, Skia, Mobile

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

To better understand how ToggleButton works, you can run your own tests on the Uno Playground.

Implemented properties

Property Supported on
bool IsThreeState WASM, Skia, Mobile
bool? IsChecked WASM, Skia, Mobile
DependencyProperty IsCheckedProperty WASM, Skia, Mobile
DependencyProperty IsThreeStateProperty WASM, Skia, Mobile

Implemented methods

Method Supported on
void OnToggle() WASM, Skia, Mobile

Implemented events

Event Supported on
RoutedEventHandler Checked WASM, Skia, Mobile
RoutedEventHandler Indeterminate WASM, Skia, Mobile
RoutedEventHandler Unchecked WASM, Skia, Mobile

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

Not implemented properties

Not implemented methods

Method Not supported on
void OnToggle() MacOS

Not implemented events


Last updated Tuesday, 01 April 2025 11:39.