Contents

windowLevel()

Returns the window level of the receiver.

Declaration

optional func windowLevel() -> Int

Return Value

The window level of the receiver.

Discussion

Implementation of this method is optional. A class adopting NSTextInputClient can implement this interface to specify its window level if it is higher than NSFloatingWindowLevel.

See Also

Placing content