value
An arbitrary value associated with this button.
value?: unknown;
Notes
- This property is not rendered, but can be used to identify which button was clicked in a group, either directly or from event data.
Related
class UIButton
A view class that represents a button control.
