Share via


SFSpeechRecognitionTask.Cancelled Property

Definition

Gets whether the speech recognition attempt was cancelled.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Cancelled { [Foundation.Export("isCancelled")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isCancelled")>]
member this.Cancelled : bool

Property Value

Attributes

Applies to