C  E  G  P  R 

P

Placeholder - class in com.bumptech.glide.integration.compose
Content to display during a particular state of a Glide Request, for example while the request is loading or if the request fails.
placeholder(Drawable) - function in com.bumptech.glide.integration.compose.GlideImageKt
Used to specify a Drawable to use in conjunction with GlideImage's loading or failure parameters.
placeholder(Integer) - function in com.bumptech.glide.integration.compose.GlideImageKt
Used to specify a resource id to use in conjunction with GlideImage's loading or failure parameters.
placeholder(Function0) - function in com.bumptech.glide.integration.compose.GlideImageKt
Used to specify a Composable function to use in conjunction with GlideImage's loading or failure parameter.
PreloadKt - class in com.bumptech.glide.integration.compose
 
C  E  G  P  R