calculatePosture
Function
Android
@ExperimentalMaterial3AdaptiveApi
fun calculatePosture(foldingFeatures: List<FoldingFeature>): Posture
Calculates the Posture
for a given list of FoldingFeature
s. This methods converts framework
folding info into the Material-opinionated posture info.