BackgroundingEventArgs.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; set; }
member this.State : Microsoft.Maui.IPersistedState with get, set
Public Property State As IPersistedState

Property Value

Applies to