toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
education
/
edu.stanford.spezi.modules.education.videos
/
EducationUiState
Education
Ui
State
data
class
EducationUiState
(
val
videoSections
:
List
<
VideoSection
>
=
emptyList()
)
Members
Constructors
Education
Ui
State
Link copied to clipboard
constructor
(
videoSections
:
List
<
VideoSection
>
=
emptyList()
)
Properties
video
Sections
Link copied to clipboard
val
videoSections
:
List
<
VideoSection
>