Share via


NSSpeechRecognizer.BlocksOtherRecognizers Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool BlocksOtherRecognizers { [Foundation.Export("blocksOtherRecognizers")] get; [Foundation.Export("setBlocksOtherRecognizers:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("blocksOtherRecognizers")>]
[<set: Foundation.Export("setBlocksOtherRecognizers:")>]
member this.BlocksOtherRecognizers : bool with get, set

Property Value

Attributes

Applies to