FullScreenParams

constructor(contentDescription: String?, onClick: () -> Unit)(source)

Parameters

contentDescription

The content description for the button.

onClick

The action to be performed when the button is clicked.