On this pageUIMenu.selectedItempublic UIMenuItem selectedItem { get; set; }CopyDescription#Gets/Sets the currently selected itemUsage#ExamplesampleObject.selectedItem.text = "Hello World";Copy