Поделиться через


INSTextInputClient Интерфейс

Определение

[Foundation.Protocol(Name="NSTextInputClient", WrapperType=typeof(AppKit.NSTextInputClientWrapper))]
public interface INSTextInputClient : IDisposable, ObjCRuntime.INativeObject
type INSTextInputClient = interface
    interface INativeObject
    interface IDisposable
Производный
Атрибуты
Реализации

Свойства

Handle

Дескриптор (указатель) на представление неуправляемого объекта.

(Унаследовано от INativeObject)

Методы расширения

DrawsVertically(INSTextInputClient, nuint)
GetAttributedString(INSTextInputClient)
GetAttributedSubstring(INSTextInputClient, NSRange, NSRange)
GetBaselineDelta(INSTextInputClient, nuint)
GetCharacterIndex(INSTextInputClient, CGPoint)
GetFirstRect(INSTextInputClient, NSRange, NSRange)
GetFractionOfDistanceThroughGlyph(INSTextInputClient, CGPoint)
GetHasMarkedText(INSTextInputClient)
GetMarkedRange(INSTextInputClient)
GetSelectedRange(INSTextInputClient)
GetValidAttributesForMarkedText(INSTextInputClient)
GetWindowLevel(INSTextInputClient)
InsertText(INSTextInputClient, NSObject, NSRange)
SetMarkedText(INSTextInputClient, NSObject, NSRange, NSRange)
UnmarkText(INSTextInputClient)

Применяется к