GlesBackingOption Enum

Definition

Values for whether the drawable surface retains its contents after displaying them.

C#
public enum GlesBackingOption
Inheritance
GlesBackingOption

Fields

Name Value Description
Detroyed 0

The drawable surface may destroy its contents.

Retained 1

The drawable surface retains its contents.

Applies to

Proizvod Verzije
SkiaSharp Views 1.60.x