Conformance

  • Provides tweening animation functionality to CALayer.

    See more

    Declaration

    Swift

    extension CALayer: Tweenable
  • Provides tweening animation functionality to NSLayoutConstraint.

    See more

    Declaration

    Swift

    extension NSLayoutConstraint: Tweenable
  • Provides tweening animation functionality to UIButton.

    See more

    Declaration

    Swift

    extension UIButton
  • Provides tweening animation functionality to UILabel.

    See more

    Declaration

    Swift

    extension UILabel
  • Provides tweening animation functionality to UITextField.

    See more

    Declaration

    Swift

    extension UITextField
  • Provides tweening animation functionality to UIView.

    See more

    Declaration

    Swift

    extension UIView: Tweenable