contextMode property

ContextMode? contextMode
read / write

The map context mode. This can be used to optimizations if we know that the drawing context is not shared with other code.

Implementation

ContextMode? contextMode;