Documentation

initializer

The initializer used to create each button instance.

readonly initializer: ViewBuilder.Initializer<UIButton>;

Related