LayoutContext.LayoutState Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Objekts, das den Status eines Layouts darstellt.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

public:
 property Platform::Object ^ LayoutState { Platform::Object ^ get(); void set(Platform::Object ^ value); };
IInspectable LayoutState();

void LayoutState(IInspectable value);
public object LayoutState { get; set; }
Public Property LayoutState As Object

Eigenschaftswert

Object

Platform::Object

IInspectable

Ein Objekt, das den Zustand eines Layouts darstellt.

Gilt für: