toggle menu
animatedledstrip-core
1.0.5
common
switch theme
search in API
animatedledstrip-core
/
animatedledstrip.leds.sectionmanagement
/
Section
/
Section
Section
constructor
(
name
:
String
,
pixels
:
List
<
Int
>
,
stripManager
:
LEDStrip
,
parentSection
:
SectionManager
)
constructor
(
name
:
String
=
""
,
pixels
:
List
<
Int
>
=
listOf()
,
parentSectionName
:
String
=
""
)