ToggleButton.

Toggle() Method

Summary

Toggles the IsChecked property.
Namespace
Avalonia.Controls.Primitives
Containing Type
ToggleButton

Syntax

protected virtual void Toggle()

Return Value

Type Description
void