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 オプション。

注釈

重要

このプロパティは、デスクトップ デバイスでのみ実装されます。

適用対象

こちらもご覧ください