LauncherUIOptions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この 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
- 継承
- 属性
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 を開いた画面上の選択四角形を取得または設定します。 |