Share via


EAGLDrawableProperty Class

Definition

EAGLDrawable properties.

public static class EAGLDrawableProperty
type EAGLDrawableProperty = class
Inheritance
EAGLDrawableProperty

Remarks

This class contains the keys for a few properties that can be get and set in EAGLDrawables.

Fields

Name Description
ColorFormat

Can be used to configure the internal color format for drawables.

RetainedBacking

Can be used to configure whether drawables retain their contents after displaying them.

Applies to