ILauncherViewOptions 接口

定义

包含启动器视图选项的方法。

public interface class ILauncherViewOptions
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2325424625, 31911, 18910, 155, 211, 60, 91, 113, 132, 246, 22)]
struct ILauncherViewOptions
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2325424625, 31911, 18910, 155, 211, 60, 91, 113, 132, 246, 22)]
public interface ILauncherViewOptions
Public Interface ILauncherViewOptions
派生
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

属性

DesiredRemainingView

获取所需的剩余视图。

适用于