SFSpeechRecognizer.Queue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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