Sandbox Logo

Option.Checkable

bool Checkable { get; set; }

Description

Whether this option is a toggle option. <see cref="P:Editor.Option.Checked" />.

Return

User Comments