UIKit.UITextInput_Extensions Members

The members of UIKit.UITextInput_Extensions are listed below.

See Also: Inherited members from System.Object

Public Methods

static
DictationRecognitionFailed(this IUITextInput)
Documentation for this section has not yet been entered.
static
DictationRecordingDidEnd(this IUITextInput)
Documentation for this section has not yet been entered.
static
GetCharacterOffsetOfPosition(this IUITextInput, UITextPosition, UITextRange) : nint
Documentation for this section has not yet been entered.
static
GetFrameForDictationResultPlaceholder(this IUITextInput, Foundation.NSObject) : CoreGraphics.CGRect
Documentation for this section has not yet been entered.
static
GetPosition(this IUITextInput, UITextRange, nint) : UITextPosition
Documentation for this section has not yet been entered.
static
GetTextInputView(this IUITextInput) : UIView
Documentation for this section has not yet been entered.
static
GetTextStyling(this IUITextInput, UITextPosition, UITextStorageDirection) : Foundation.NSDictionary
Documentation for this section has not yet been entered.
static
InsertDictationResult(this IUITextInput, Foundation.NSArray)
Documentation for this section has not yet been entered.
static
InsertDictationResultPlaceholder(this IUITextInput) : Foundation.NSObject
Documentation for this section has not yet been entered.
static
RemoveDictationResultPlaceholder(this IUITextInput, Foundation.NSObject, bool)
Documentation for this section has not yet been entered.
static
ShouldChangeTextInRange(this IUITextInput, UITextRange, string) : bool
Documentation for this section has not yet been entered.