Freigeben über


WindowManagementPreview Klasse

Definition

Stellt Vorschau-APIs für die Behandlung und Verwaltung der der aktiven App zugeordneten Fenster bereit.

public ref class WindowManagementPreview sealed
/// [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 WindowManagementPreview final
[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 WindowManagementPreview
Public NotInheritable Class WindowManagementPreview
Vererbung
Object Platform::Object IInspectable WindowManagementPreview
Attribute

Windows-Anforderungen

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

Methoden

Name Beschreibung
SetPreferredMinSize(AppWindow, Size)

Legt die bevorzugte Mindestgröße für den angegebenen AppWindow fest.

Gilt für: