Skip to main content

@mapgear/geoapps > App > GetScreenById

App.GetScreenById() method

Gets screen by screen id

Signature:
GetScreenById(screenId: string): Screen;

Parameters

ParameterTypeDescription
screenIdstring
Returns:

Screen

The requested screen, or undefined if it doesn't exists