Share via


NSSpeechRecognizer.Commands Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] Commands { [Foundation.Export("commands")] get; [Foundation.Export("setCommands:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("commands")>]
[<set: Foundation.Export("setCommands:")>]
member this.Commands : string[] with get, set

Property Value

String[]
Attributes

Applies to