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 的屏幕上的选择矩形。

适用于

另请参阅