Share via


SFSpeechRecognitionTask.Finishing Property

Definition

Gets whether the speech recognition activity is in its final stage.

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

Property Value

Attributes

Applies to