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)

適用対象