MonobjcMonobjc Documented Class Library
kIMKCommandClientName Field
NamespacesMonobjc.InputMethodKitIMKServerInputkIMKCommandClientName

Used to look up the client object; the client conforms to the IMKInputText and NSObject protocols.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString kIMKCommandClientName
Public Shared ReadOnly kIMKCommandClientName As NSString
public:
static initonly NSString^ kIMKCommandClientName
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)