A  C  D  E  G  H  I  M  O  R  S 

G

getAlignment() - function in coil.compose.SubcomposeAsyncImageScope
The default alignment for any composables drawn in this scope.
getAlpha() - function in coil.compose.SubcomposeAsyncImageScope
The alpha for SubcomposeAsyncImageContent.
getClipToBounds() - function in coil.compose.SubcomposeAsyncImageScope
If true, applies clipToBounds to SubcomposeAsyncImageContent.
getColorFilter() - function in coil.compose.SubcomposeAsyncImageScope
The color filter for SubcomposeAsyncImageContent.
getContentDescription() - function in coil.compose.SubcomposeAsyncImageScope
The content description for SubcomposeAsyncImageContent.
getContentScale() - function in coil.compose.SubcomposeAsyncImageScope
The content scale for SubcomposeAsyncImageContent.
getDefaultModelEqualityDelegate() - function in coil.compose.EqualityDelegateKt
The default EqualityDelegate used to determine equality and the hash code for the model argument for rememberAsyncImagePainter, AsyncImage, and SubcomposeAsyncImage.
getDefaultTransform() - function in coil.compose.AsyncImagePainter.Companion
A state transform that does not modify the state.
getImageLoader() - function in coil.compose.AsyncImagePainter
The current ImageLoader.
getIntrinsicSize() - function in coil.compose.AsyncImagePainter
 
getPainter() - function in coil.compose.AsyncImagePainter.State
The current painter being drawn by AsyncImagePainter.
getPainter() - function in coil.compose.AsyncImagePainter.State.Empty
 
getPainter() - function in coil.compose.AsyncImagePainter.State.Loading
The current painter being drawn by AsyncImagePainter.
getPainter() - function in coil.compose.AsyncImagePainter.State.Success
The current painter being drawn by AsyncImagePainter.
getPainter() - function in coil.compose.AsyncImagePainter.State.Error
The current painter being drawn by AsyncImagePainter.
getPainter() - function in coil.compose.SubcomposeAsyncImageScope
The painter that is drawn by SubcomposeAsyncImageContent.
getRequest() - function in coil.compose.AsyncImagePainter
The current ImageRequest.
getResult() - function in coil.compose.AsyncImagePainter.State.Success
 
getResult() - function in coil.compose.AsyncImagePainter.State.Error
 
getState() - function in coil.compose.AsyncImagePainter
The current AsyncImagePainter.State.
A  C  D  E  G  H  I  M  O  R  S