dokkaDocs
androidJvm
dokkaDocs
/
com.ciscowebex.androidsdk.annotation.renderer.utils
Package-level
declarations
Functions
Properties
Properties
dp
Link copied to clipboard
val
Float
.
dp
:
Float
val
Int
.
dp
:
Int
sp
Link copied to clipboard
val
Float
.
sp
:
Float
val
Int
.
sp
:
Int
Functions
get
Metrics
Height
Extension
Func
Link copied to clipboard
fun
Context
.
getMetricsHeightExtensionFunc
(
metrics
:
DisplayMetrics
)
:
Int
get
Metrics
Width
Extension
Func
Link copied to clipboard
fun
Context
.
getMetricsWidthExtensionFunc
(
metrics
:
DisplayMetrics
)
:
Int
get
Screen
Height
Link copied to clipboard
fun
getScreenHeight
(
context
:
Context
)
:
Int
get
Screen
Width
Link copied to clipboard
fun
getScreenWidth
(
context
:
Context
)
:
Int