VR UIKit Documentation
/
...
/
Properties
/
OnOptionSelected
Search
Try Notion
OnOptionSelected
Description
A delegation event that's triggered when an option is selected. It can be subscribed/unsubscribed. Please checkout
Demo/ExampleOptionControl.cs
for an example.
Type
OnOptionSelectedHandler(int index)