ReadOnlyTabClosingPolicyPropertyWrapper

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

Boilerplate which avoids having to use generic. Instead of ReadOnlyPropertyWrapper<TabClosingPolicy, Property<TabClosingPolicy>>, use ReadOnlyTabClosingPolicyPropertyWrapper.

Constructors

Link copied to clipboard
constructor(wraps: TabClosingPolicyProperty)