sortPriority

abstract val sortPriority: Int

The value used to order the lists of MenuItems from different providers.

The providers are sorted by the sortPriority value in descending order. If multiple providers share the same sortPriority value they will be provided in the order of service discovery.