DialAppStateDetails.State Eigenschaft

Definition

Ruft den Status der Anwendung zum Zeitpunkt der Fertigstellung von GetAppStateAsync ab.

public:
 property DialAppState State { DialAppState get(); };
DialAppState State();
public DialAppState State { get; }
var dialAppState = dialAppStateDetails.state;
Public ReadOnly Property State As DialAppState

Eigenschaftswert

Der App-Status.

Gilt für:

Weitere Informationen