none
An option that indicates an animation doesn’t display frame data outside of its normal duration.
Declaration
static let none: AnimationFillModeDiscussion
For example, if you rewind an animation of a hand waving for one second by setting trimStart to -1.0, a fillMode of none determines that the hand is invisible for one second before appearing and waving.