uap:AppointmentsProviderLaunchActions (Windows 10)
宣告啟動約會時要採取的動作。
元素階層
<uap:AppointmentsProviderLaunchActions>
Syntax
<uap:AppointmentsProviderLaunchActions
DesiredView = 'An optional string that can have one of the following values: "default", "useLess", "useHalf", "useMore", or "useMinimum".' >
<!-- Child elements -->
uap:LaunchAction{0,10}
</uap:AppointmentsProviderLaunchActions>
答案
{}
特定出現的範圍
屬性和元素
屬性
屬性 | 描述 | 資料類型 | 必要 | 預設值 |
---|---|---|---|---|
DesiredView | 約會啟動時要使用的螢幕空間數量。 | 可以具有下列其中一個值的選擇性字串:default、useLess、useHalf、useMore或useMinimum。 | No |
子元素
子項目 | 描述 |
---|---|
uap:LaunchAction (全域) | 描述 uap:AppointmentsProviderLaunchActions 內容動作。 |
父元素
父元素 | 描述 |
---|---|
uap:AppointmentsProvider | 宣告 windows.appointmentsProvider類型的應用程式擴充點。 |
備註
如需詳細資訊,請參閱 ViewSizePreference 和 DesiredRemainingView。
規格需求
Item | 值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10 |
OS 最低版本 | Windows 10版本 1511 (組建 10586) |