NativeActivityContext.IsCancellationRequested Eigenschaft

Definition

Ruft einen Wert ab bzw. legt einen Wert fest, der angibt, ob die aktuell 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

true, wenn die momentan ausführende NativeActivity-Instanz abgebrochen werden soll, andernfalls false.

Gilt für: