Documentation

initializer

The initializer that is used to create each scroll view instance.

readonly initializer: ViewBuilder.Initializer<UIScrollView>;

Related