Documentation

initializer

The initializer that is used to create each row instance.

readonly initializer: ViewBuilder.Initializer<UIRow>;

Related