Share via


INSTextInput 인터페이스

정의

[Foundation.Protocol(Name="NSTextInput", WrapperType=typeof(AppKit.NSTextInputWrapper))]
public interface INSTextInput : IDisposable, ObjCRuntime.INativeObject
type INSTextInput = interface
    interface INativeObject
    interface IDisposable
파생
특성
구현

속성

ConversationIdentifier
Handle

관리되지 않는 개체 표현에 대한 핸들(포인터)입니다.

(다음에서 상속됨 INativeObject)
HasMarkedText
MarkedRange
SelectedRange
ValidAttributesForMarkedText

메서드

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

적용 대상