UICubicTimingParameters.TimingCurveType Property

Definition

Returns the UITimingCurveType of this provider (Cubic).

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UITimingCurveType TimingCurveType { [Foundation.Export("timingCurveType")] get; }
member this.TimingCurveType : UIKit.UITimingCurveType

Property Value

Cubic.

Implements

Attributes

Applies to