viewportHeight property
int
get
viewportHeight
Gets the height of the current bound target, or the backbuffer.
Implementation
int get viewportHeight => _viewportHeight;
Gets the height of the current bound target, or the backbuffer.
int get viewportHeight => _viewportHeight;