Share via


DomDocument.QueryCommandSupported(String) Method

Definition

[Foundation.Export("queryCommandSupported:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool QueryCommandSupported(string command);
[<Foundation.Export("queryCommandSupported:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member QueryCommandSupported : string -> bool
override this.QueryCommandSupported : string -> bool

Parameters

command
String

Returns

Attributes

Applies to