Documentation

class UIButtonconstructor

new UIButton()

Creates a new button view object with the specified text.

constructor(text?: StringConvertible);

Related