ReadOnlyHAlignmentPropertyWrapper

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

Boilerplate which avoids having to use generic. Instead of ReadOnlyPropertyWrapper<HAlignment, Property<HAlignment>>, use ReadOnlyHAlignmentPropertyWrapper.

Constructors

Link copied to clipboard
constructor(wraps: HAlignmentProperty)