PowerKeys Scripting API
    Preparing search index...

    Interface UIElementOptions

    Common renderer options for display UI elements.

    interface UIElementOptions {
        style?: UIStyle;
    }
    Index
    style?: UIStyle

    Supported renderer style properties. Unsupported keys are ignored.