Interface ISplashScreen

The interface for an application splash screen.

Hierarchy

  • ISplashScreen

Methods

Methods

  • Show the application splash screen.

    Parameters

    • Optional light: boolean

      Whether to show the light splash screen or the dark one.

    Returns IDisposable

    A disposable used to clear the splash screen.

Generated using TypeDoc