LayerRenderer.Drawable.State
The state of ownership for the drawable.
Declaration
enum StateOverview
Use these constants to determine whether the drawable is ready for you to use. When the drawable is in the LayerRenderer.Drawable.State.rendering state, you can begin drawing. Other states indicate the drawable is either busy or not assigned to a frame.
Topics
Getting the states
LayerRenderer.Drawable.State.availableLayerRenderer.Drawable.State.presentingLayerRenderer.Drawable.State.rendering