Condividi tramite


WebUIPrint3DWorkflowActivatedEventArgs.SplashScreen Proprietà

Definizione

Ottiene l'oggetto schermata iniziale che fornisce informazioni sulla transizione dalla schermata iniziale all'app attivata.

public:
 property SplashScreen ^ SplashScreen { SplashScreen ^ get(); };
SplashScreen SplashScreen();
public SplashScreen SplashScreen { get; }
var splashScreen = webUIPrint3DWorkflowActivatedEventArgs.splashScreen;
Public ReadOnly Property SplashScreen As SplashScreen

Valore della proprietà

Schermata iniziale.

Implementazioni

Si applica a