Share via


DefaultPresentationConfiguration クラス

定義

AppWindowPresenter の既定の構成を表します。

public ref class DefaultPresentationConfiguration 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 DefaultPresentationConfiguration 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 DefaultPresentationConfiguration : AppWindowPresentationConfiguration
Public NotInheritable Class DefaultPresentationConfiguration
Inherits AppWindowPresentationConfiguration
継承
Object Platform::Object IInspectable AppWindowPresentationConfiguration DefaultPresentationConfiguration
属性

Windows の要件

デバイス ファミリ
Windows 10, version 1903 (10.0.18362.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v8.0 で導入)

コンストラクター

DefaultPresentationConfiguration()

DefaultPresentationConfiguration クラスの新しいインスタンスを初期化します。

プロパティ

Kind

アプリ ウィンドウで使用されているプレゼンテーションの種類を示す値を取得します。

(継承元 AppWindowPresentationConfiguration)

適用対象