Edit

AngleSwapChainPanel.OnDestroyingContext Method

Definition

Called when the OpenGL ES context is being destroyed.

protected virtual void OnDestroyingContext();

Remarks

Override this method to perform cleanup of any OpenGL resources before the context is destroyed.

Applies to