B  C  D  E  G  H  I  L  M  N  O  P  R  S  T  V  W 

S

setIsObserving(Boolean) - function in com.google.accompanist.insets.ViewWindowInsetObserver
 
SizeKt - class in com.google.accompanist.insets
 
start(Boolean,Boolean) - function in com.google.accompanist.insets.ViewWindowInsetObserver
Start observing window insets from view.
statusBarsHeight(Modifier,Dp) - function in com.google.accompanist.insets.SizeKt
Declare the height of the content to match the height of the status bars exactly.
statusBarsPadding(Modifier) - function in com.google.accompanist.insets.PaddingKt
Apply additional space which matches the height of the status bars height along the top edge of the content.
stop() - function in com.google.accompanist.insets.ViewWindowInsetObserver
Removes any listeners from the view so that we no longer observe inset changes.
systemBarsPadding(Modifier,Boolean) - function in com.google.accompanist.insets.PaddingKt
Selectively apply additional space which matches the width/height of any system bars present on the respective edges of the screen.
systemBarsPadding(Modifier,Boolean,Boolean,Boolean,Boolean) - function in com.google.accompanist.insets.PaddingKt
Selectively apply additional space which matches the width/height of any system bars present on the respective edges of the screen.
B  C  D  E  G  H  I  L  M  N  O  P  R  S  T  V  W