IUITextInput
BeginningOfDocument
EndOfDocument
MarkedTextRange
MarkedTextStyle
SelectedTextRange
WeakInputDelegate
WeakTokenizer
ComparePosition(UITextPosition, UITextPosition)
GetBaseWritingDirection(UITextPosition, UITextStorageDirection)
GetCaretRectForPosition(UITextPosition)
GetCharacterRange(UITextPosition, UITextLayoutDirection)
GetCharacterRangeAtPoint(CGPoint)
GetClosestPositionToPoint(CGPoint)
GetClosestPositionToPoint(CGPoint, UITextRange)
GetFirstRectForRange(UITextRange)
GetOffsetFromPosition(UITextPosition, UITextPosition)
GetPosition(UITextPosition, nint)
GetPosition(UITextPosition, nint)
GetPosition(UITextPosition, UITextLayoutDirection, nint)
GetPosition(UITextPosition, UITextLayoutDirection, nint)
GetPositionWithinRange(UITextRange, UITextLayoutDirection)
GetSelectionRects(UITextRange)
GetTextRange(UITextPosition, UITextPosition)
ReplaceText(UITextRange, String)
SetBaseWritingDirectionforRange(NSWritingDirection, UITextRange)
SetBaseWritingDirectionforRange(UITextWritingDirection, UITextRange)
SetMarkedText(String, NSRange)
TextInRange(UITextRange)
UnmarkText()
ApplyKeyboard(IUITextInput, Keyboard)
BeginFloatingCursor(IUITextInput, CGPoint)
DictationRecognitionFailed(IUITextInput)
DictationRecordingDidEnd(IUITextInput)
EndFloatingCursor(IUITextInput)
GetCharacterOffsetOfPosition(IUITextInput, UITextPosition, UITextRange)
GetEditMenu(IUITextInput, UITextRange, UIMenuElement[])
GetFrameForDictationResultPlaceholder(IUITextInput, NSObject)
GetPosition(IUITextInput, UITextRange, nint)
GetPosition(IUITextInput, UITextRange, nint)
GetSelectionAffinity(IUITextInput)
GetTextInputView(IUITextInput)
GetTextStyling(IUITextInput, UITextPosition, UITextStorageDirection)
InsertDictationResult(IUITextInput, NSArray)
InsertDictationResultPlaceholder(IUITextInput)
InsertText(IUITextInput, String, String[], UITextAlternativeStyle)
InsertTextPlaceholder(IUITextInput, CGSize)
RemoveDictationResultPlaceholder(IUITextInput, NSObject, Boolean)
RemoveTextPlaceholder(IUITextInput, UITextPlaceholder)
SetAttributedMarkedText(IUITextInput, NSAttributedString, NSRange)
SetSelectionAffinity(IUITextInput, UITextStorageDirection)
ShouldChangeTextInRange(IUITextInput, UITextRange, String)
UpdateFloatingCursor(IUITextInput, CGPoint)
WillDismissEditMenu(IUITextInput, IUIEditMenuInteractionAnimating)
WillPresentEditMenu(IUITextInput, IUIEditMenuInteractionAnimating)
net7.0-maccatalyst16.4
namespace Microsoft.Maui.Platform
{
public static class KeyboardExtensions
{
public static void ApplyKeyboard(this IUITextInput! textInput, Keyboard! keyboard);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.0 |
Information specific to net7.0 | |
Platforms | This API is only available when you target a specific platform: |
Mac Catalyst | 13.113.213.313.413.514.214.314.414.515.015.215.416.116.216.4 |
Information specific to net7.0-maccatalyst16.4 | |
Assembly | Microsoft.Maui , Version=1.0.0.0, PublicKeyToken= |
Referencing | Requires all:
|
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API