On this pageUIMenuItem.selectedpublic bool selected { get; }CopyDescription#True if control is selectedUsage#ExampleDebug.Log(sampleObject.selected);Copy