UIAPI.show

Shows the plugin UI window

UIAPI.show() method

Shows the plugin UI window

Signature:

show(opts?: ShowUIOptions): void;

Parameters

Parameter

Type

Description

opts

ShowUIOptions

(Optional) Optional configuration for the UI window dimensions

Returns:

void

Last updated: August 5, 2026 at 11:47 AMEdit this page