MonobjcMonobjc Documented Class Library
IMKTextInput Class
NamespacesMonobjc.InputMethodKitIMKTextInput

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

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



IconMemberDescription
IMKTextInput()()()()
Initializes a new instance of the IMKTextInput 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.)
IMKTextOrientationName

The key used to find the client text orientation value, which is part of the dictionary returned by the method attributesForCharacterIndex:lineHeightRectangle:. The associated value is an NSNumber object that represents a BOOL value. A value of 1 means the client text uses a horizontal layout. A value of 0 means that the client text uses a vertical layout.

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
IMKTextInput
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)