[][src]Trait uikit_sys::PUIPointerInteractionAnimating

pub trait PUIPointerInteractionAnimating: Sized + Deref {
    unsafe fn addAnimations_(self, animations: _bindgen_ty_id_167003)
    where
        Self::Target: Message + Sized
, { ... }
unsafe fn addCompletion_(self, completion: _bindgen_ty_id_167007)
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn addAnimations_(self, animations: _bindgen_ty_id_167003) where
    Self::Target: Message + Sized

unsafe fn addCompletion_(self, completion: _bindgen_ty_id_167007) where
    Self::Target: Message + Sized

Loading content...

Implementors

Loading content...