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

C# | Visual Basic | Visual C++ |
public class IMKTextInput
Public Class IMKTextInput
public ref class IMKTextInput

All Members | Constructors | Methods | Fields | ||
Icon | Member | Description |
---|---|---|
![]() | IMKTextInput()()()() | Initializes a new instance of the IMKTextInput class |
![]() | Equals(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()()()() | (Inherited from Object.) |

Object | |
![]() | IMKTextInput |

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)