Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "registerScreen"

Index

Functions

Functions

registerScreen

  • registerScreen<P>(possible: ScreenComponentClass<P> | IOptions<P>): void
  • Used to register an internal screen

    Type parameters

    • P

    Parameters

    • possible: ScreenComponentClass<P> | IOptions<P>

    Returns void