RenderingRefreshMode

Rendering presentation refresh mode.

Entries

Link copied to clipboard

The map is rendered only in response to an event that affects the rendering of the map. This mode is preferred to improve battery life and overall system performance

Link copied to clipboard

The map is repeatedly re-rendered at the refresh rate of the display. This mode is preferred when benchmarking the rendering

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.