Sandbox Logo

Option.Checked

bool Checked { get; set; }

Description

Whether this option is toggled/checked. <see cref="P:Editor.Option.Checkable" />.

Return

User Comments