Edit

GLTextureView.PreserveEGLContextOnPause Property

Definition

Gets or sets a value indicating whether the EGL context is preserved when the TextureView is paused and resumed.

public bool PreserveEGLContextOnPause { get; set; }

Property Value

true if the EGL context is preserved; otherwise, false.

Applies to