CoreGraphics.CGLayer Class
A hardware accelerated context.

See Also: CGLayer Members

Syntax

public class CGLayer : ObjCRuntime.INativeObject, IDisposable

Remarks

CGLayers can be hardware accelerated and developers are encouraged to use this instead of CGBitmaps for off-screen rendering operations.

To create CGLayers, use the CGLayer.Create method.

Once you create a CGLayer, you extract the CGContext instance by accessing the Context property.

Related content

Requirements

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