SESL Material
Toggle table of contents
1.12.0+1.0.31-sesl8+rev0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SESL Material
SESL Material
/
com.google.android.material.appbar
/
StackViewGroup
Stack
View
Group
class
StackViewGroup
(
val
rootView
:
FrameLayout
)
Members
Constructors
Stack
View
Group
Link copied to clipboard
constructor
(
rootView
:
FrameLayout
)
Types
Scene
Stack
Link copied to clipboard
class
SceneStack
<
T
:
View
>
:
Stack
<
T
>
Properties
root
View
Link copied to clipboard
val
rootView
:
FrameLayout
Functions
pop
Link copied to clipboard
fun
pop
(
)
:
ViewGroup
?
push
Link copied to clipboard
fun
push
(
child
:
ViewGroup
?
)
remove
Link copied to clipboard
fun
remove
(
view
:
ViewGroup
?
)