backpack-android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
backpack-android
backpack-compose
/
net.skyscanner.backpack.compose.snippet.internal
Package-level
declarations
Functions
Properties
Properties
IMAGE_
RATIO_
LANDSCAPE
Link copied to clipboard
const
val
IMAGE_RATIO_LANDSCAPE
:
Float
IMAGE_
RATIO_
PORTRAIT
Link copied to clipboard
const
val
IMAGE_RATIO_PORTRAIT
:
Float
IMAGE_
RATIO_
SQUARE
Link copied to clipboard
const
val
IMAGE_RATIO_SQUARE
:
Float
=
1.0f
Functions
get
Aspect
Ratio
Link copied to clipboard
fun
getAspectRatio
(
imageOrientation
:
ImageOrientation
)
:
Float