The methods of UIKit.UITextInputStringTokenizer are listed below. For a list of all members, see the UITextInputStringTokenizer Members list.
See Also: Inherited members from Foundation.NSObject
GetPosition(UITextPosition, UITextGranularity, UITextDirection)The UITextPosition from the specified position, for a given granularity and direction. | ||
GetRangeEnclosingPosition(UITextPosition, UITextGranularity, UITextDirection)The UITextRange enclosing the specified position. | ||
ProbeDirection(UITextPosition, UITextGranularity, UITextDirection)Whether the specified probePosition is at a text boundary at the specified granularity and text direction. | ||
ProbeDirectionWithinTextUnit(UITextPosition, UITextGranularity, UITextDirection)Whether the specified probePosition is within a text unit of the specified granularity and text direction. | ||