constructor Method

Create a new ViewFlags.

ViewFlags(flags?: Partial<Mutable<NonFunctionPropertiesOf<ViewFlags>>>): ViewFlags

Parameter Type Description
flags Partial<Mutable<NonFunctionPropertiesOf<ViewFlags>>> The properties to initialize. Any properties not specified are initialized to their default values.

Returns - ViewFlags

Defined in

Last Updated: 16 April, 2024