containsScreen

Checks if screen of the given type is registered.

Return

true if a Screen is registered with the selected type, false otherwise.

Parameters

Type

concrete class of a screen implementation.


Checks if screen of the given type is registered.

Return

true if a Screen is registered with the selected type, false otherwise.

Parameters

type

concrete class of a screen implementation.