LauncherOptions.UI 屬性

定義

取得使用者介面 (UI) 啟動預設應用程式時的選項。

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

屬性值

UI 選項。

備註

重要

此屬性只會在桌面裝置上實作。

適用於

另請參閱