ToggleButton.

IsThreeState Property

Summary

Gets or sets a value that indicates whether the control supports three states.
Namespace
Avalonia.Controls.Primitives
Containing Type
ToggleButton

Syntax

public bool IsThreeState { get; set; }

Value

Type Description
bool