focusRegion property

VisibleRegion get focusRegion

Gets the focused region. Return A region that corresponds to the current focusRect or the visible region if focusRect is not set. Region IS bounded by latitude limits [-90, 90] and IS NOT bounded by longitude limits [-180, 180]. If longitude exceeds its limits, we see the world's edge and another instance of the world beyond this edge.

Implementation

mapkit_map_visible_region.VisibleRegion get focusRegion;