MonobjcMonobjc Documented Class Library
WindowLevel Property
NamespacesMonobjc.InputMethodKitIIMKTextInputWindowLevel

Returns the window level for a client window.

Original signature is '-(CGWindowLevel)windowLevel'

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
int WindowLevel { get; }
ReadOnly Property WindowLevel As Integer
	Get
property int WindowLevel {
	int get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.InputMethodKit (Module: Monobjc.InputMethodKit)