viewIsSet property

bool viewIsSet

Implementation

bool get viewIsSet => !(viewWidth == -1 || viewHeight == -1 || viewOrigin == null);