Condividi tramite


LauncherOptions.UI Proprietà

Definizione

Ottiene le opzioni dell'interfaccia utente all'avvio di un'app predefinita.

public:
 property LauncherUIOptions ^ UI { LauncherUIOptions ^ get(); };
LauncherUIOptions UI();
public LauncherUIOptions UI { get; }
var launcherUIOptions = launcherOptions.uI;
Public ReadOnly Property UI As LauncherUIOptions

Valore della proprietà

Opzioni dell'interfaccia utente.

Commenti

Importante

Questa proprietà viene implementata solo nei dispositivi desktop.

Si applica a

Vedi anche