new UIButton
Creates a new button view object with the specified label.
constructor(label?: StringConvertible)
Related
- class UIButtonA view class that represents a button control.
Creates a new button view object with the specified label.
constructor(label?: StringConvertible)