[][src]Trait uikit_sys::PUIPencilInteractionDelegate

pub trait PUIPencilInteractionDelegate: Sized + Deref {
    unsafe fn pencilInteractionDidTap_(self, interaction: UIPencilInteraction)
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn pencilInteractionDidTap_(self, interaction: UIPencilInteraction) where
    Self::Target: Message + Sized

Loading content...

Implementors

Loading content...