[−][src]Trait uikit_sys::UIView_UIViewKeyframeAnimations
Provided methods
unsafe fn animateKeyframesWithDuration_delay_options_animations_completion_(
duration: NSTimeInterval,
delay: NSTimeInterval,
options: UIViewKeyframeAnimationOptions,
animations: _bindgen_ty_id_157559,
completion: _bindgen_ty_id_157563
) where
Self::Target: Message + Sized,
duration: NSTimeInterval,
delay: NSTimeInterval,
options: UIViewKeyframeAnimationOptions,
animations: _bindgen_ty_id_157559,
completion: _bindgen_ty_id_157563
) where
Self::Target: Message + Sized,
unsafe fn addKeyframeWithRelativeStartTime_relativeDuration_animations_(
frameStartTime: f64,
frameDuration: f64,
animations: _bindgen_ty_id_157568
) where
Self::Target: Message + Sized,
frameStartTime: f64,
frameDuration: f64,
animations: _bindgen_ty_id_157568
) where
Self::Target: Message + Sized,