value
An option value that this button represents, if any.
value?: string
Notes
- This property isn’t rendered in any way, but it may be used to find out which button was clicked in a group of buttons.
Related
- class UIButtonA view class that represents a button control.