@magiclane/maps-sdk
    Preparing search index...

    Enumeration ContentDownloadThreadPriority

    Enumerates the priority levels for content download threads.

    • DefaultPriority: Default priority, following the OS default value.
    • LowPriority: Low priority for download threads.
    • HighPriority: High priority for download threads.
    Index

    Enumeration Members

    DefaultPriority: 0
    HighPriority: 2
    LowPriority: 1