Share via


OpenWindowRequest.State Property

Definition

public:
 property Microsoft::Maui::IPersistedState ^ State { Microsoft::Maui::IPersistedState ^ get(); void set(Microsoft::Maui::IPersistedState ^ value); };
public Microsoft.Maui.IPersistedState? State { get; init; }
member this.State : Microsoft.Maui.IPersistedState with get, set
Public Property State As IPersistedState

Property Value

Applies to