B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
V
W
G
- getAnimatedInsets() - function in com.google.accompanist.insets.WindowInsets.Type
- The animated insets for this WindowInsets.Type.
- getAnimationFraction() - function in com.google.accompanist.insets.WindowInsets.Type
- The progress of any ongoing animations, in the range of 0 to 1.
- getAnimationInProgress() - function in com.google.accompanist.insets.WindowInsets.Type
- Whether this insets type is being animated at this moment.
- getBottom() - function in com.google.accompanist.insets.Insets
- The bottom dimension of these insets in pixels.
- getBottom() - function in com.google.accompanist.insets.WindowInsets.Type
- getDisplayCutout() - function in com.google.accompanist.insets.WindowInsets
- Inset values which match WindowInsetsCompat.Type.displayCutout
- getEmpty() - function in com.google.accompanist.insets.Insets.Companion
- An empty Insets instance, with each dimension set to a value of 0.
- getEmpty() - function in com.google.accompanist.insets.WindowInsets.Companion
- Empty and immutable instance of WindowInsets.
- getEmpty() - function in com.google.accompanist.insets.WindowInsets.Type.Companion
- Empty and immutable instance of WindowInsets.Type.
- getIme() - function in com.google.accompanist.insets.WindowInsets
- Inset values which match WindowInsetsCompat.Type.ime
- getIsObserving() - function in com.google.accompanist.insets.ViewWindowInsetObserver
- Whether this ViewWindowInsetObserver is currently observing.
- getIsVisible() - function in com.google.accompanist.insets.WindowInsets.Type
- Whether the insets are currently visible.
- getLayoutInsets() - function in com.google.accompanist.insets.WindowInsets.Type
- The layout insets for this WindowInsets.Type.
- getLeft() - function in com.google.accompanist.insets.Insets
- The left dimension of these insets in pixels.
- getLeft() - function in com.google.accompanist.insets.WindowInsets.Type
- getLocalWindowInsets() - function in com.google.accompanist.insets.WindowInsetsKt
- Composition local containing the current WindowInsets.
- getName() - function in com.google.accompanist.insets.HorizontalSide
- getName() - function in com.google.accompanist.insets.VerticalSide
- getNavigationBars() - function in com.google.accompanist.insets.WindowInsets
- Inset values which match WindowInsetsCompat.Type.navigationBars
- getOrdinal() - function in com.google.accompanist.insets.HorizontalSide
- getOrdinal() - function in com.google.accompanist.insets.VerticalSide
- getRight() - function in com.google.accompanist.insets.Insets
- The right dimension of these insets in pixels.
- getRight() - function in com.google.accompanist.insets.WindowInsets.Type
- getStatusBars() - function in com.google.accompanist.insets.WindowInsets
- Inset values which match WindowInsetsCompat.Type.statusBars
- getSystemBars() - function in com.google.accompanist.insets.WindowInsets
- Inset values which match WindowInsetsCompat.Type.systemBars
- getSystemGestures() - function in com.google.accompanist.insets.WindowInsets
- Inset values which match WindowInsetsCompat.Type.systemGestures
- getTop() - function in com.google.accompanist.insets.Insets
- The top dimension of these insets in pixels.
- getTop() - function in com.google.accompanist.insets.WindowInsets.Type