INSTextInput Interfaz

Definición

[Foundation.Protocol(Name="NSTextInput", WrapperType=typeof(AppKit.NSTextInputWrapper))]
public interface INSTextInput : IDisposable, ObjCRuntime.INativeObject
type INSTextInput = interface
    interface INativeObject
    interface IDisposable
Derivado
Atributos
Implementaciones

Propiedades

ConversationIdentifier
Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)
HasMarkedText
MarkedRange
SelectedRange
ValidAttributesForMarkedText

Métodos

GetAttributedSubstring(NSRange)
GetCharacterIndex(CGPoint)
GetFirstRectForCharacterRange(NSRange)
InsertText(NSObject)
SetMarkedText(NSObject, NSRange)
UnmarkText()

Se aplica a