isFullscreenEnabled property

bool get isFullscreenEnabled

Implementation

bool get isFullscreenEnabled => (_flags & _Flag.fullscreen) != 0;