Edit

SKGLSurfaceView.CreateNativeResources(EvasObject) Method

Definition

Implemented by derived CustomRenderingView types to create the native resources which should be present throughout whole life of the control.

protected override sealed void CreateNativeResources(ElmSharp.EvasObject parent);

Parameters

parent
ElmSharp.EvasObject

The parent object.

Applies to