OpenTK.Platform.iPhoneOS.iPhoneOSGameView.LayerRetainsBacking Property
Gets or sets a bool that controls whether the layer should retain its contents.

Syntax

public bool LayerRetainsBacking { get; set; }

Value

A bool that controls whether the layer should retain its contents.

Exceptions

TypeReason
ObjectDisposedException The instance has had Foundation.NSObject.Dispose invoked on it.

Remarks

This value is used when configuring the CoreAnimation.CAEAGLLayer to set the OpenGLES.EAGLDrawableProperty.RetainedBacking property.

Requirements

Namespace: OpenTK.Platform.iPhoneOS
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0