Delegate NativeMethods.OfflineRegionsFn
- Namespace
- MapLibreNative.Maui
One-shot callback delivering a JSON array of offline regions.
public delegate void NativeMethods.OfflineRegionsFn(MbglStatus status, string? errorMessage, string? regionsJson, IntPtr userdata)
Parameters
statusMbglStatus- One-shot callback delivering a JSON array of offline regions.
errorMessagestring- One-shot callback delivering a JSON array of offline regions.
regionsJsonstring- One-shot callback delivering a JSON array of offline regions.
userdataIntPtr- One-shot callback delivering a JSON array of offline regions.