Sandbox Logo

Button.IsChecked

bool IsChecked { get; set; }

Description

Whether this button is checked. See <see cref="P:Editor.Button.IsToggle" />.

Return

User Comments