ReadOnlyScrollBarPolicyPropertyWrapper

Never use this class directly. Use ScrollBarPolicyProperty.asReadOnly to obtain a read-only version of a mutable ScrollBarPolicyProperty.

Boilerplate which avoids having to use generic. Instead of ReadOnlyPropertyWrapper<ScrollBarPolicy, Property<ScrollBarPolicy>>, use ReadOnlyScrollBarPolicyPropertyWrapper.

Constructors

Link copied to clipboard
constructor(wraps: ScrollBarPolicyProperty)