TweenProperty
public struct TweenProperty : TweenableProperty
The properties of NSLayoutConstraint that can be animated with a tween.
-
Declaration
Swift
public let animation: (NSLayoutConstraint) -> Tween.Animation -
The
constantproperty ofNSLayoutConstraint.Declaration
Swift
public static func constant(_ value: CGFloat) -> TweenProperty
View on GitHub
TweenProperty Structure Reference