Partager via


INSTextInput Interface

Définition

[Foundation.Protocol(Name="NSTextInput", WrapperType=typeof(AppKit.NSTextInputWrapper))]
public interface INSTextInput : IDisposable, ObjCRuntime.INativeObject
type INSTextInput = interface
    interface INativeObject
    interface IDisposable
Dérivé
Attributs
Implémente

Propriétés

ConversationIdentifier
Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)
HasMarkedText
MarkedRange
SelectedRange
ValidAttributesForMarkedText

Méthodes

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

S’applique à