CoreAnimation.CADisplayLink.Create Method
Registers the delegate to be invoked every time the display is about to be updated.

Syntax

public static CADisplayLink Create (Action action)

Parameters

action
Method to invoke on each screen refresh.

Returns

The DisplayLink object that will invoke the specified method on each screen update.

Remarks

Once you create the display link, you must add the handler to the runloop.

Requirements

Namespace: CoreAnimation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0