ReadOnlyVAlignmentPropertyWrapper

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

Boilerplate which avoids having to use generic. Instead of ReadOnlyPropertyWrapper<VAlignment, Property<VAlignment>>, use ReadOnlyVAlignmentPropertyWrapper.

Constructors

Link copied to clipboard
constructor(wraps: VAlignmentProperty)