toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
education
/
edu.stanford.spezi.modules.education.videos
/
VideoSection
/
VideoSection
Video
Section
constructor
(
title
:
String
,
description
:
String
,
orderIndex
:
Int
=
0
,
videos
:
List
<
Video
>
=
emptyList()
,
isExpanded
:
Boolean
=
false
)