Поделиться через


UIViewPropertyAnimator.ContinueAnimation Метод

Определение

Заменяет кривую времени и длительность данного объекта UIViewPropertyAnimator.

[Foundation.Export("continueAnimationWithTimingParameters:durationFactor:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ContinueAnimation (UIKit.IUITimingCurveProvider parameters, nfloat durationFactor);
abstract member ContinueAnimation : UIKit.IUITimingCurveProvider * nfloat -> unit
override this.ContinueAnimation : UIKit.IUITimingCurveProvider * nfloat -> unit

Параметры

durationFactor
nfloat

Умножено на исходный Duration для создания новой длительности.

Атрибуты

Применяется к