Share via


WKWebExtensionContext.Commands Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual WebKit.WKWebExtensionCommand[] Commands { [Foundation.Export("commands", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("commands", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Commands : WebKit.WKWebExtensionCommand[]

Property Value

Attributes

Applies to