[][src]Trait uikit_sys::PUIDragAnimating

pub trait PUIDragAnimating: Sized + Deref {
    unsafe fn addAnimations_(self, animations: _bindgen_ty_id_158866)
    where
        Self::Target: Message + Sized
, { ... }
unsafe fn addCompletion_(self, completion: _bindgen_ty_id_158870)
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

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

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

Loading content...

Implementors

Loading content...