priority

open fun priority(): Int

Get the priority of this factory. Lower values are tried first. The default priority is HIGHEST_PRIORITY.

Code-generated factories should use the default priority so they are tried first.

Return

the priority value