Freigeben über


LayoutContext.LayoutState Eigenschaft

Definition

Ruft ein Objekt ab, das den Zustand eines Layouts darstellt, oder legt es fest.

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

void LayoutState(IInspectable value);
public object LayoutState { get; set; }
var object = layoutContext.layoutState;
layoutContext.layoutState = object;
Public Property LayoutState As Object

Eigenschaftswert

Object

Platform::Object

IInspectable

Ein -Objekt, das den Zustand eines Layouts darstellt.

Gilt für: