LauncherUIOptions クラス

定義

この API によって呼び出すことができるアプリケーション ピッカーなどのユーザー インターフェイス要素のオプションを指定します。

public ref class LauncherUIOptions sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class LauncherUIOptions final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class LauncherUIOptions
Public NotInheritable Class LauncherUIOptions
継承
Object Platform::Object IInspectable LauncherUIOptions
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

プロパティ

InvocationPoint

ユーザーがファイルまたは URI を開いた画面上のポイントを取得または設定します。

PreferredPlacement

既定のアプリを起動するときの [ 開く ] ダイアログ ボックスと [ 警告 ] ダイアログ ボックスの推奨される配置を取得または設定します。

SelectionRect

ユーザーがファイルまたは URI を開いた画面上の選択四角形を取得または設定します。

適用対象

こちらもご覧ください