postureLiveData
fun Activity.postureLiveData(context: CoroutineContext = EmptyCoroutineContext): LiveData<Posture>
Content copied to clipboard
fun Fragment.postureLiveData(context: CoroutineContext = EmptyCoroutineContext): LiveData<Posture>
Content copied to clipboard
Returns a LiveData of the Posture by tracking the WindowLayoutInfo.