MMKAnimation
|
class MMKAnimation : NSObject |
The animation that is used to switch between states.
Summary
Class methods
|
 init(type: MMKAnimationType, duration: Float) |
Properties
|
var type: MMKAnimationType { get } |
|
var duration: Float { get } |
Class methods
init(type:duration:)
|
 init(type: MMKAnimationType, duration: Float) |
Properties
type
|
var type: MMKAnimationType { get } |
Animation type.
duration
|
var duration: Float { get } |
Animation duration, in seconds.