UIKit.UITextInputStringTokenizer: Method Members

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

Public Methods

GetPosition(UITextPosition, UITextGranularity, UITextDirection) : UITextPosition
The UITextPosition from the specified position, for a given granularity and direction.
GetRangeEnclosingPosition(UITextPosition, UITextGranularity, UITextDirection) : UITextRange
The UITextRange enclosing the specified position.
ProbeDirection(UITextPosition, UITextGranularity, UITextDirection) : bool
Whether the specified probePosition is at a text boundary at the specified granularity and text direction.
ProbeDirectionWithinTextUnit(UITextPosition, UITextGranularity, UITextDirection) : bool
Whether the specified probePosition is within a text unit of the specified granularity and text direction.