On this pageInlineList.selectedTextpublic string selectedText { get; }CopyDescription#Gets the text for the selected index.Usage#ExampleDebug.Log(sampleObject.selectedText);Copy