hasViewport Method
Returns true if the specified viewport is currently being managed by this ViewManager.
hasViewport(viewport: ScreenViewport): boolean
@see addViewport to enable management of a viewport and dropViewport to disable it.
Parameter | Type | Description |
---|---|---|
viewport | ScreenViewport |
Returns - boolean
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.