INSTextInput Antarmuka
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
[Foundation.Protocol(Name="NSTextInput", WrapperType=typeof(AppKit.NSTextInputWrapper))]
public interface INSTextInput : IDisposable, ObjCRuntime.INativeObject
type INSTextInput = interface
interface INativeObject
interface IDisposable
- Turunan
- Atribut
- Penerapan
Properti
ConversationIdentifier | |
Handle |
Tangani (penunjuk) ke representasi objek yang tidak dikelola. (Diperoleh dari INativeObject) |
HasMarkedText | |
MarkedRange | |
SelectedRange | |
ValidAttributesForMarkedText |
Metode
GetAttributedSubstring(NSRange) | |
GetCharacterIndex(CGPoint) | |
GetFirstRectForCharacterRange(NSRange) | |
InsertText(NSObject) | |
SetMarkedText(NSObject, NSRange) | |
UnmarkText() |