INSTextInput Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Protocol(Name="NSTextInput", WrapperType=typeof(AppKit.NSTextInputWrapper))]
public interface INSTextInput : IDisposable, ObjCRuntime.INativeObject
type INSTextInput = interface
interface INativeObject
interface IDisposable
- Derivado
- Atributos
- Implementações
Propriedades
ConversationIdentifier | |
Handle |
Manipule (ponteiro) para a representação de objeto não gerenciado. (Herdado de INativeObject) |
HasMarkedText | |
MarkedRange | |
SelectedRange | |
ValidAttributesForMarkedText |
Métodos
GetAttributedSubstring(NSRange) | |
GetCharacterIndex(CGPoint) | |
GetFirstRectForCharacterRange(NSRange) | |
InsertText(NSObject) | |
SetMarkedText(NSObject, NSRange) | |
UnmarkText() |