Sandbox Logo

Button.IsToggle

bool IsToggle { get; set; }

Description

Whether this button can be toggled on or off. See <see cref="P:Editor.Button.IsChecked" />.

Return

User Comments