preview
Deprecated
Use the previews member field which provides access to all available preview media formats.
Replace with
previews.find { it is LensesComponent.Lens.Media.Image.Webp }?.let { LensesComponent.Lens.Preview.Image(it.uri) }
Content copied to clipboard
Preview that represents this lens, null when not available.
Since
1.4.0