INSTextInput Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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() |