windowLevel()
Returns the window level of the receiver.
Declaration
optional func windowLevel() -> IntReturn 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.