shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.consumers
/
GetEstimateParameters
Get
Estimate
Parameters
interface
GetEstimateParameters
Parameters interface for calculating grid estimates
Members
Properties
calculate
Rows
And
Columns
Link copied to clipboard
abstract
val
calculateRowsAndColumns
:
(
CalculateRowsAndColumnsOptions
)
->
Result
<
List
<
Int
>
>
event
Type
Link copied to clipboard
abstract
val
eventType
:
Any
?
fixed
Page
Limit
Link copied to clipboard
abstract
val
fixedPageLimit
:
Int
is
Medium
Screen
Link copied to clipboard
abstract
val
isMediumScreen
:
Boolean
is
Wide
Screen
Link copied to clipboard
abstract
val
isWideScreen
:
Boolean
remove
Alt
Grid
Link copied to clipboard
abstract
val
removeAltGrid
:
Boolean
screen
Page
Limit
Link copied to clipboard
abstract
val
screenPageLimit
:
Int
shared
Link copied to clipboard
abstract
val
shared
:
Boolean
share
Screen
Started
Link copied to clipboard
abstract
val
shareScreenStarted
:
Boolean
update
Remove
Alt
Grid
Link copied to clipboard
abstract
val
updateRemoveAltGrid
:
(
Boolean
)
->
Unit