Declaration
event OnBuiltInButtonTapped(buttonName string)
go
Parameters
| Name | Type | Description |
|---|---|---|
| Button Name | String | The name of the button control that was clicked |
Triggered when a button in the built-in UI is clicked
event OnBuiltInButtonTapped(buttonName string)
go
| Name | Type | Description |
|---|---|---|
| Button Name | String | The name of the button control that was clicked |