Share via


CIPageCurlWithShadowTransition.Time Property

Definition

Gets or sets the current time in the transition.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public float Time { [Foundation.Export("time")] get; [Foundation.Export("setTime:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("time")>]
[<set: Foundation.Export("setTime:")>]
member this.Time : single with get, set

Property Value

Implements

Attributes

Applies to