shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.components
/
GridLayout
Grid
Layout
data
class
GridLayout
(
val
columns
:
Int
,
val
rows
:
Int
)
Represents grid layout information.
Members
Constructors
Grid
Layout
Link copied to clipboard
constructor
(
columns
:
Int
,
rows
:
Int
)
Properties
columns
Link copied to clipboard
val
columns
:
Int
rows
Link copied to clipboard
val
rows
:
Int