fullscreen method

bool fullscreen()

Implementation

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