JumpListSettings

external interface JumpListSettings

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

minItems
Link copied to clipboard
abstract var minItems: Number
removedItems
Link copied to clipboard
abstract var removedItems: Array<JumpListItem>