CompactOverlayPresentationConfiguration 类

定义

表示 AppWindowPresenter 的压缩覆盖配置。

public ref class CompactOverlayPresentationConfiguration sealed : AppWindowPresentationConfiguration
/// [Windows.Foundation.Metadata.Activatable(524288, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CompactOverlayPresentationConfiguration final : AppWindowPresentationConfiguration
[Windows.Foundation.Metadata.Activatable(524288, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class CompactOverlayPresentationConfiguration : AppWindowPresentationConfiguration
Public NotInheritable Class CompactOverlayPresentationConfiguration
Inherits AppWindowPresentationConfiguration
继承
Object Platform::Object IInspectable AppWindowPresentationConfiguration CompactOverlayPresentationConfiguration
属性

Windows 要求

设备系列
Windows 10, version 1903 (在 10.0.18362.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v8.0 中引入)

构造函数

CompactOverlayPresentationConfiguration()

初始化 CompactOverlayPresentationConfiguration 类的新实例。

属性

Kind

获取一个值,该值指示应用窗口使用的演示文稿类型。

(继承自 AppWindowPresentationConfiguration)

适用于