SFSpeechRecognizer.Queue Property

Definition

Gets or sets the NSOperationQueue used for recognition.

public virtual Foundation.NSOperationQueue Queue { [Foundation.Export("queue", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setQueue:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Queue : Foundation.NSOperationQueue with get, set

Property Value

Attributes

Applies to