[−][src]Trait uikit_sys::PUITextInteractionDelegate
Provided methods
unsafe fn interactionShouldBegin_atPoint_(
self,
interaction: UITextInteraction,
point: CGPoint
) -> BOOL where
Self::Target: Message + Sized,
self,
interaction: UITextInteraction,
point: CGPoint
) -> BOOL where
Self::Target: Message + Sized,
unsafe fn interactionWillBegin_(self, interaction: UITextInteraction) where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn interactionDidEnd_(self, interaction: UITextInteraction) where
Self::Target: Message + Sized,
Self::Target: Message + Sized,