Edit

CustomRenderingView(EvasObject) Constructor

Definition

Initializes a new instance of the CustomRenderingView class.

public CustomRenderingView(ElmSharp.EvasObject parent);

Parameters

parent
ElmSharp.EvasObject

The parent object.

Remarks

Use this constructor when creating the view programmatically from code.

Applies to