MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
Loading...
Searching...
No Matches
mln_runtime_event_offline_region_status Struct Reference

#include <runtime.h>

Data Fields

mln_offline_region_status status
 

Detailed Description

Payload for MLN_RUNTIME_EVENT_OFFLINE_REGION_STATUS_CHANGED.

Field Documentation

◆ status

mln_offline_region_status mln_runtime_event_offline_region_status::status

Region status. This member keeps its own size field, because mln_offline_region_status is also the output struct of mln_runtime_offline_region_get_status_take_result().


The documentation for this struct was generated from the following file: