Freigeben über


DefaultPresentationConfiguration Klasse

Definition

Stellt die Standardkonfiguration für einen AppWindowPresenter dar.

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
Vererbung
Object Platform::Object IInspectable AppWindowPresentationConfiguration DefaultPresentationConfiguration
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1903 (eingeführt in 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v8.0)

Konstruktoren

DefaultPresentationConfiguration()

Initialisiert eine neue instance der DefaultPresentationConfiguration-Klasse.

Eigenschaften

Kind

Ruft einen Wert ab, der die Art der Präsentation angibt, die das App-Fenster verwendet.

(Geerbt von AppWindowPresentationConfiguration)

Gilt für: