hammerspoon2-docs
    Preparing search index...

    Function webview

    • Create a web browser element for embedding in hs.ui.window (macOS 26+) Returns a UIWebView element that you configure and then embed in any hs.ui.window via .webview(element). The element fills the available space inside the window layout. Keep a reference to call navigation methods after the window is shown.

      Returns UIWebView

      A UIWebView element for configuration and embedding