Package com.skydoves.landscapist
Class LandscapistImageKt
-
- All Implemented Interfaces:
public final class LandscapistImageKt
-
-
Method Summary
Modifier and Type Method Description final static UnitLandscapistImage(ImageOptions $self, Modifier modifier, Painter painter)Represent a common landscapist image that includes Painter and ImageOptions. -
-
Method Detail
-
LandscapistImage
@Composable() final static Unit LandscapistImage(ImageOptions $self, Modifier modifier, Painter painter)
Represent a common landscapist image that includes Painter and ImageOptions.
-
-
-
-