WebExtensionTaskPaneCollection Class
WebExtensionTaskPaneCollection class
Represents the list of task pane.
type WebExtensionTaskPaneCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Get | Gets task pane by the specific index. |
| Add | Adds task pane. |
| GetCount |