Share via


SFSpeechRecognitionResult.Final Property

Definition

Gets whether this is the final attempt at recognition.

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

Property Value

Attributes

Applies to