EAGLDrawableProperty Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |