Edit

SKCanvasView(EvasObject) Constructor

Definition

Initializes a new instance of the SKCanvasView class.

public SKCanvasView(ElmSharp.EvasObject parent);

Parameters

parent
ElmSharp.EvasObject

The parent object.

Remarks

Use this constructor when creating the view programmatically from code.

Applies to