Method OnClick
OnClick(EventBase)
Called when the button is clicked.
Declaration
protected virtual void OnClick(EventBase eventBase)
Parameters
Type | Name |
---|---|
EventBase | eventBase |
Called when the button is clicked.
protected virtual void OnClick(EventBase eventBase)
Type | Name | Description |
---|---|---|
EventBase | eventBase |