[−][src]Trait uikit_sys::PUITextInputTokenizer
Provided methods
unsafe fn rangeEnclosingPosition_withGranularity_inDirection_(
self,
position: UITextPosition,
granularity: UITextGranularity,
direction: UITextDirection
) -> UITextRange where
Self::Target: Message + Sized,
self,
position: UITextPosition,
granularity: UITextGranularity,
direction: UITextDirection
) -> UITextRange where
Self::Target: Message + Sized,
unsafe fn isPosition_atBoundary_inDirection_(
self,
position: UITextPosition,
granularity: UITextGranularity,
direction: UITextDirection
) -> BOOL where
Self::Target: Message + Sized,
self,
position: UITextPosition,
granularity: UITextGranularity,
direction: UITextDirection
) -> BOOL where
Self::Target: Message + Sized,
unsafe fn positionFromPosition_toBoundary_inDirection_(
self,
position: UITextPosition,
granularity: UITextGranularity,
direction: UITextDirection
) -> UITextPosition where
Self::Target: Message + Sized,
self,
position: UITextPosition,
granularity: UITextGranularity,
direction: UITextDirection
) -> UITextPosition where
Self::Target: Message + Sized,
unsafe fn isPosition_withinTextUnit_inDirection_(
self,
position: UITextPosition,
granularity: UITextGranularity,
direction: UITextDirection
) -> BOOL where
Self::Target: Message + Sized,
self,
position: UITextPosition,
granularity: UITextGranularity,
direction: UITextDirection
) -> BOOL where
Self::Target: Message + Sized,