Package 

Interface WindowInsets


  • @Stable()@Deprecated(message = 
    accompanist/insets is deprecated.
    For more migration information, please visit https://google.github.io/accompanist/insets/#migration
    , replaceWith = @ReplaceWith(imports = {androidx.compose.foundation.layout.WindowInsets}, expression = WindowInsets)) 
    public interface WindowInsets
    
                        

    The main insets holder, containing instances of WindowInsets.Type which each refer to different types of system display insets.