globalMenuIsItemCheckable(menuRoot:idx:)

    Returns true if the item at index idx is checkable in some way, i.e. if it has a checkbox or radio button.

    DisplayServer.swift:1381
    static func globalMenuIsItemCheckable(menuRoot: String, idx: Int32) -> Bool

    Other members in extension

    Types

    Type members