windowSetInputTextCallback(_:windowId:)

    Sets the callback that should be called when text is entered using the virtual keyboard to the window specified by windowId.

    DisplayServer.swift:4830
    static func windowSetInputTextCallback(_ callback: Callable, windowId: Int32 = 0)

    Other members in extension

    Types

    Type members