windowGetSizeWithDecorations(windowId:)

    Returns the size of the window specified by windowId (in pixels), including the borders drawn by the operating system. See also windowGetSize(windowId:).

    DisplayServer.swift:5093
    static func windowGetSizeWithDecorations(windowId: Int32 = 0) -> Vector2i

    Other members in extension

    Types

    Type members