Flutter Engine
The Flutter Engine
|
Instance Methods | |
(void) | - postAccessibilityNotification:target: |
Instance Methods inherited from FlutterTextInputView | |
(UITextInteraction *_textInteraction) | - API_AVAILABLE [implementation] |
(instancetype) | - initWithOwner: [implementation] |
(UIMenu *) | - editMenuInteraction:menuForConfiguration:suggestedActions: [implementation] |
(void) | - editMenuInteraction:willDismissMenuForConfiguration:animator: [implementation] |
(CGRect) | - editMenuInteraction:targetRectForConfiguration: [implementation] |
(void) | - showEditMenuWithTargetRect: [implementation] |
() | - ios [implementation] |
(void) | - configureWithDictionary: [implementation] |
(UITextContentType) | - textContentType [implementation] |
(UIColor *) | - insertionPointColor [implementation] |
(UIColor *) | - selectionBarColor [implementation] |
(UIColor *) | - selectionHighlightColor [implementation] |
(UIInputViewController *) | - inputViewController [implementation] |
(id< FlutterTextInputDelegate >) | - textInputDelegate [implementation] |
(BOOL) | - respondsToSelector: [implementation] |
(void) | - setTextInputClient: [implementation] |
() | - ios [implementation] |
(void) | - setTextInputState: [implementation] |
(void) | - touchesBegan:withEvent: [implementation] |
(void) | - touchesMoved:withEvent: [implementation] |
(void) | - touchesEnded:withEvent: [implementation] |
(void) | - touchesCancelled:withEvent: [implementation] |
(void) | - touchesEstimatedPropertiesUpdated: [implementation] |
(NSRange) | - clampSelectionFromBase:extent:forText: [implementation] |
(NSRange) | - clampSelection:forText: [implementation] |
(BOOL) | - isVisibleToAutofill [implementation] |
(void) | - setIsVisibleToAutofill: [implementation] |
(BOOL) | - isScribbleAvailable [implementation] |
(void) | - scribbleInteractionWillBeginWriting: [implementation] |
(void) | - scribbleInteractionDidFinishWriting: [implementation] |
(BOOL) | - scribbleInteraction:shouldBeginAtLocation: [implementation] |
(BOOL) | - scribbleInteractionShouldDelayFocus: [implementation] |
(BOOL) | - canBecomeFirstResponder [implementation] |
(BOOL) | - resignFirstResponder [implementation] |
(BOOL) | - canPerformAction:withSender: [implementation] |
(void) | - cut: [implementation] |
(void) | - copy: [implementation] |
(void) | - paste: [implementation] |
(void) | - delete: [implementation] |
(void) | - selectAll: [implementation] |
(id< UITextInputTokenizer >) | - tokenizer [implementation] |
(UITextRange *) | - selectedTextRange [implementation] |
(void) | - setSelectedTextRangeLocal: [implementation] |
(void) | - setSelectedTextRange: [implementation] |
(id) | - insertDictationResultPlaceholder [implementation] |
(void) | - removeDictationResultPlaceholder:willInsertResult: [implementation] |
(NSString *) | - textInRange: [implementation] |
(void) | - replaceRangeLocal:withText: [implementation] |
(void) | - replaceRange:withText: [implementation] |
(BOOL) | - shouldChangeTextInRange:replacementText: [implementation] |
(void) | - setMarkedText:selectedRange: [implementation] |
(void) | - unmarkText [implementation] |
(UITextRange *) | - textRangeFromPosition:toPosition: [implementation] |
(NSUInteger) | - decrementOffsetPosition: [implementation] |
(NSUInteger) | - incrementOffsetPosition: [implementation] |
(UITextPosition *) | - positionFromPosition:offset: [implementation] |
(UITextPosition *) | - positionFromPosition:inDirection:offset: [implementation] |
(UITextPosition *) | - beginningOfDocument [implementation] |
(UITextPosition *) | - endOfDocument [implementation] |
(NSComparisonResult) | - comparePosition:toPosition: [implementation] |
(NSInteger) | - offsetFromPosition:toPosition: [implementation] |
(UITextPosition *) | - positionWithinRange:farthestInDirection: [implementation] |
(UITextRange *) | - characterRangeByExtendingPosition:inDirection: [implementation] |
(UITextWritingDirection) | - baseWritingDirectionForPosition:inDirection: [implementation] |
(void) | - setBaseWritingDirection:forRange: [implementation] |
(void) | - setMarkedRect: [implementation] |
(void) | - setEditableTransform: [implementation] |
(CGRect) | - localRectFromFrameworkTransform: [implementation] |
(CGRect) | - firstRectForRange: [implementation] |
(CGRect) | - caretRectForPosition: [implementation] |
(UITextPosition *) | - closestPositionToPoint: [implementation] |
(NSArray *) | - selectionRectsForRange: [implementation] |
(UITextPosition *) | - closestPositionToPoint:withinRange: [implementation] |
(UITextRange *) | - characterRangeAtPoint: [implementation] |
(void) | - beginFloatingCursorAtPoint: [implementation] |
(void) | - updateFloatingCursorAtPoint: [implementation] |
(void) | - endFloatingCursor [implementation] |
(void) | - updateEditingState [implementation] |
(void) | - updateEditingStateWithDelta: [implementation] |
(BOOL) | - hasText [implementation] |
(void) | - insertText: [implementation] |
(UITextPlaceholder *) | - insertTextPlaceholderWithSize: [implementation] |
(void) | - removeTextPlaceholder: [implementation] |
(void) | - deleteBackward [implementation] |
(void) | - postAccessibilityNotification:target: [implementation] |
(void) | - accessibilityElementDidBecomeFocused [implementation] |
(BOOL) | - accessibilityElementsHidden [implementation] |
(void) | - resetScribbleInteractionStatusIfEnding [implementation] |
(void) | - pressesBegan:withEvent: [implementation] |
(void) | - pressesChanged:withEvent: [implementation] |
(void) | - pressesEnded:withEvent: [implementation] |
(void) | - pressesCancelled:withEvent: [implementation] |
Properties | |
UIAccessibilityNotifications | receivedNotification |
id | receivedNotificationTarget |
BOOL | isAccessibilityFocused |
Properties inherited from FlutterTextInputView | |
FlutterTextInputPlugin * | textInputPlugin [implementation] |
NSString * | autofillId [implementation] |
CATransform3D | editableTransform [implementation] |
CGRect | markedRect [implementation] |
BOOL | preventCursorDismissWhenResignFirstResponder [implementation] |
BOOL | accessibilityEnabled [implementation] |
int | textInputClient [implementation] |
NSString * | temporarilyDeletedComposedCharacter [implementation] |
CGRect | editMenuTargetRect [implementation] |
Definition at line 35 of file FlutterTextInputPluginTest.mm.
- (void) postAccessibilityNotification: | (UIAccessibilityNotifications) | notification | |
target: | (id) | target | |
Reimplemented from FlutterTextInputView.
|
readwritenonatomicassign |
Definition at line 38 of file FlutterTextInputPluginTest.mm.
|
readwritenonatomicassign |
Definition at line 36 of file FlutterTextInputPluginTest.mm.
|
readwritenonatomicassign |
Definition at line 37 of file FlutterTextInputPluginTest.mm.