WebExtensionTaskPaneCollection Class

WebExtensionTaskPaneCollection class

Represents the list of task pane.


type WebExtensionTaskPaneCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGets task pane by the specific index.
AddAdds task pane.
GetCount