sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
booklibraryui
/
fi.richie.booklibraryui
/
BooksViewModel
Books
View
Model
class
BooksViewModel
:
ViewModel
Created by Johan Halin on 20.5.2025. Copyright © 2025 Richie Ltd. All rights reserved.
Members
Constructors
Books
View
Model
Link copied to clipboard
constructor
(
)
Properties
insets
Link copied to clipboard
val
insets
:
StateFlow
<
Insets
>
Functions
clear
Link copied to clipboard
fun
clear
(
)
set
Insets
Link copied to clipboard
fun
setInsets
(
insets
:
Insets
)