INSTextInput Interfaccia

Definizione

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

Proprietà

ConversationIdentifier
Handle

Gestire (puntatore) alla rappresentazione dell'oggetto non gestita.

(Ereditato da INativeObject)
HasMarkedText
MarkedRange
SelectedRange
ValidAttributesForMarkedText

Metodi

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

Si applica a