priority

object priority
class Object
trait Matchable
class Any

Value members

Concrete fields

@JSImport("os", "constants.priority.PRIORITY_ABOVE_NORMAL") @native
@JSImport("os", "constants.priority.PRIORITY_BELOW_NORMAL") @native
@JSImport("os", "constants.priority.PRIORITY_HIGH") @native
val PRIORITY_HIGH: Double
@JSImport("os", "constants.priority.PRIORITY_HIGHEST") @native
val PRIORITY_HIGHEST: Double
@JSImport("os", "constants.priority.PRIORITY_LOW") @native
val PRIORITY_LOW: Double
@JSImport("os", "constants.priority.PRIORITY_NORMAL") @native
val PRIORITY_NORMAL: Double