CompactOverlayPresentationConfiguration Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt die kompakte Überlagerungskonfiguration für einen AppWindowPresenter dar.
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
- Vererbung
-
Object Platform::Object IInspectable AppWindowPresentationConfiguration CompactOverlayPresentationConfiguration
- 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
CompactOverlayPresentationConfiguration() |
Initialisiert eine neue instance der CompactOverlayPresentationConfiguration-Klasse. |
Eigenschaften
Kind |
Ruft einen Wert ab, der die Art der Präsentation angibt, die das App-Fenster verwendet. (Geerbt von AppWindowPresentationConfiguration) |