FlyToCameraAnimator

public class FlyToCameraAnimator : NSObject, CameraAnimator, CameraAnimatorProtocol

An animator that evokes powered flight and an optional transition duration and timing function It seamlessly incorporates zooming and panning to help the user find their bearings even after traversing a great distance.

  • The animator’s owner

    Declaration

    Swift

    public let owner: AnimationOwner
  • Undocumented

    Declaration

    Swift

    public let duration: TimeInterval
  • Declaration

    Swift

    public private(set) var state: UIViewAnimatingState { get }
  • Declaration

    Swift

    public func stopAnimation()
  • Undocumented

    Declaration

    Swift

    public func cancel()