viewFlags

Accessor

The ViewFlags associated with this style.

get: ViewFlags

note If this style is associated with a ViewState attached to a Viewport, use ViewState.viewFlags to modify the ViewFlags to ensure the changes are promptly visible on the screen.


Setter

The ViewFlags associated with this style.

set(flags: ViewFlags): void

note If this style is associated with a ViewState attached to a Viewport, use ViewState.viewFlags to modify the ViewFlags to ensure the changes are promptly visible on the screen.

Parameter Type Description
flags ViewFlags  

Defined in

Last Updated: 05 June, 2020