Table of Contents

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

status MbglStatus
One-shot callback delivering a JSON array of offline regions.
errorMessage string
One-shot callback delivering a JSON array of offline regions.
regionsJson string
One-shot callback delivering a JSON array of offline regions.
userdata IntPtr
One-shot callback delivering a JSON array of offline regions.