Share via


CADisplayLink.TargetTimestamp Property

Definition

Gets the time stamp for the desired time to start displaying the target of the display link.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double TargetTimestamp { [Foundation.Export("targetTimestamp")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("targetTimestamp")>]
member this.TargetTimestamp : double

Property Value

The time stamp for the desired time to start displaying the target of the display link.

Attributes

Applies to