VR UIKit Documentation
/
...
/
Properties
/
OnCardClicked
Search
Try Notion
OnCardClicked
Description
A delegation event that's triggered when the card item is clicked. It can be subscribed/unsubscribed. Please checkout
Demo/ExampleCardItemAction.cs
for an example.
Type
OnCardClickedHandler(Card card)