ViewConfig::HasFlag

ViewConfig::HasFlag
bool HasFlag(ViewFlagConstants flag) const;
Description

HasFlag checks if the viewport flags are set for the current window.

Parameters
Parameters 
Description 
ViewFlagConstants flag 
The viewport flags set for the window. 
Return Value

Returns true if the viewport flags are set.