kvision-electron
5.13.0
kvision-electron
/
io.kvision.electron.electron
/
TouchBarSegmentedControlConstructorOptions
Touch
Bar
Segmented
Control
Constructor
Options
external
interface
TouchBarSegmentedControlConstructorOptions
Content copied to clipboard
Properties
Properties
change
Link copied to clipboard
open
var
change
:
(
selectedIndex
:
Number
,
isSelected
:
Boolean
)
->
Unit
?
Content copied to clipboard
mode
Link copied to clipboard
open
var
mode
:
String
?
Content copied to clipboard
segments
Link copied to clipboard
abstract
var
segments
:
Array
<
SegmentedControlSegment
>
Content copied to clipboard
segment
Style
Link copied to clipboard
open
var
segmentStyle
:
String
?
Content copied to clipboard
selected
Index
Link copied to clipboard
open
var
selectedIndex
:
Number
?
Content copied to clipboard