MonobjcMonobjc Documented Class Library
IMKServerInput Class
NamespacesMonobjc.InputMethodKitIMKServerInput

[Missing <summary> documentation for "T:Monobjc.InputMethodKit.IMKServerInput"]

Declaration Syntax
C#Visual BasicVisual C++
public class IMKServerInput
Public Class IMKServerInput
public ref class IMKServerInput
Members
All MembersConstructorsMethodsFields



IconMemberDescription
IMKServerInput()()()()
Initializes a new instance of the IMKServerInput class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
kIMKCommandClientName

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.


kIMKCommandMenuItemName

Used to look up the NSMenuItem object that is passed to menu item actions.

Available in Mac OS X v10.5 and later.


MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
IMKServerInput
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)