Documentation

initializer

The initializer used to create each toggle instance.

readonly initializer: ViewBuilder.Initializer<UIToggle>;

Related