[][src]Trait uikit_sys::PUISpringLoadedInteractionEffect

pub trait PUISpringLoadedInteractionEffect: Sized + Deref {
    unsafe fn interaction_didChangeWithContext_(
        self,
        interaction: UISpringLoadedInteraction,
        context: *mut u64
    )
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn interaction_didChangeWithContext_(
    self,
    interaction: UISpringLoadedInteraction,
    context: *mut u64
) where
    Self::Target: Message + Sized

Loading content...

Implementors

Loading content...