ServicePriority

Sets the priority of this service.

Higher value = Will be loaded first/shown first in interfaced services lists.

By default, service providers are sorted:

  • By their priority

  • If at the same priority, service factories are prioritized

  • By their name (ascending alphabetical order)

See also

Properties

Link copied to clipboard
val value: Int