Package dev.shreyaspatil.capturable.controller

Types

CaptureController
Link copied to clipboard
class CaptureController

Controller for capturing Composable content.

Functions

rememberCaptureController
Link copied to clipboard
@Composable
fun rememberCaptureController(): CaptureController

Creates CaptureController and remembers it.