INSTextInputClient
HasMarkedText
MarkedRange
SelectedRange
ValidAttributesForMarkedText
GetAttributedSubstring(NSRange, NSRange)
GetCharacterIndex(CGPoint)
GetFirstRect(NSRange, NSRange)
InsertText(NSObject, NSRange)
SetMarkedText(NSObject, NSRange, NSRange)
UnmarkText()
DrawsVertically(INSTextInputClient, nuint)
DrawsVertically(INSTextInputClient, nuint)
GetAttributedString(INSTextInputClient)
GetAttributedSubstring(INSTextInputClient, NSRange, NSRange)
GetBaselineDelta(INSTextInputClient, nuint)
GetBaselineDelta(INSTextInputClient, nuint)
GetCharacterIndex(INSTextInputClient, CGPoint)
GetDocumentVisibleRect(INSTextInputClient)
GetFirstRect(INSTextInputClient, NSRange, NSRange)
GetFractionOfDistanceThroughGlyph(INSTextInputClient, CGPoint)
GetHasMarkedText(INSTextInputClient)
GetMarkedRange(INSTextInputClient)
GetPreferredTextAccessoryPlacement(INSTextInputClient)
GetSelectedRange(INSTextInputClient)
GetUnionRectInVisibleSelectedRange(INSTextInputClient)
GetValidAttributesForMarkedText(INSTextInputClient)
GetWindowLevel(INSTextInputClient)
InsertText(INSTextInputClient, NSObject, NSRange)
SetMarkedText(INSTextInputClient, NSObject, NSRange, NSRange)
UnmarkText(INSTextInputClient)
xamarinmac
namespace AppKit
{
public static class NSTextInputClient_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static NSAttributedString! GetAttributedString(this INSTextInputClient! This);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API