Share via


DomDocument.QueryCommandState(String) Method

Definition

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

Parameters

command
String

Returns

Attributes

Applies to