kvision-electron
/
io.kvision.electron.electron
/
JumpListCategory
Jump
List
Category
external interface
JumpListCategory
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
items
Link copied to clipboard
open var
items
:
Array
<
JumpListItem
>?
Content copied to clipboard
name
Link copied to clipboard
open var
name
:
String
?
Content copied to clipboard
type
Link copied to clipboard
open var
type
:
String
?
Content copied to clipboard