NativeActivityUpdateContext.IsCancellationRequested Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts, der angibt, ob die derzeit ausgeführte NativeActivity-Instanz abgebrochen werden soll.

public:
 property bool IsCancellationRequested { bool get(); };
public bool IsCancellationRequested { get; }
member this.IsCancellationRequested : bool
Public ReadOnly Property IsCancellationRequested As Boolean

Eigenschaftswert

truewenn die derzeit ausgeführte NativeActivity-Instanz abgebrochen werden soll; andernfalls . false

Gilt für: