ViewFlagsProperties Type

ViewFlagsProperties = Mutable<NonFunctionPropertiesOf<ViewFlags>>

A type containing all of the properties of ViewFlags with none of the methods and with the readonly modifiers removed.

@see ViewFlags.create, ViewFlags.copy, and override for methods accepting an object of this type.

Defined in

Last Updated: 13 November, 2024