Edit

SKGLSurfaceView(EvasObject) Constructor

Definition

Initializes a new instance of the SKGLSurfaceView class.

public SKGLSurfaceView(ElmSharp.EvasObject parent);

Parameters

parent
ElmSharp.EvasObject

The parent object.

Remarks

Use this constructor when creating the view programmatically from code.

Applies to