toggle menu
serenada-core
androidJvm
switch theme
search in API
serenada-core
/
app.serenada.core.layout
/
PipLayout
Pip
Layout
data
class
PipLayout
(
val
participantId
:
String
,
val
frame
:
LayoutRect
,
val
fit
:
FitMode
,
val
cornerRadius
:
Float
,
val
anchor
:
Anchor
,
val
zOrder
:
Int
)
Members
Constructors
Pip
Layout
Link copied to clipboard
constructor
(
participantId
:
String
,
frame
:
LayoutRect
,
fit
:
FitMode
,
cornerRadius
:
Float
,
anchor
:
Anchor
,
zOrder
:
Int
)
Properties
anchor
Link copied to clipboard
val
anchor
:
Anchor
corner
Radius
Link copied to clipboard
val
cornerRadius
:
Float
fit
Link copied to clipboard
val
fit
:
FitMode
frame
Link copied to clipboard
val
frame
:
LayoutRect
participant
Id
Link copied to clipboard
val
participantId
:
String
z
Order
Link copied to clipboard
val
zOrder
:
Int