windowGetTitleSize(title:windowId:)

    Returns the estimated window title bar size (including text and window buttons) for the window specified by windowId (in pixels). This method does not change the window title.

    DisplayServer.swift:4377
    static func windowGetTitleSize(title: String, windowId: Int32 = 0) -> Vector2i

    Other members in extension

    Types

    Type members