ShizukuPluginParameters
inline fun ShizukuPluginParameters(configure: ShizukuPluginParametersDsl.() -> Unit = {}): ShizukuPlugin.InstallParameters
Deprecated (with error)
Renamed to ShizukuInstallParameters. This will be removed in the next minor version.
Replace with
import ru.solrudev.ackpine.shizuku.ShizukuInstallParameters
Content copied to clipboard
ShizukuInstallParameters(configure)Content copied to clipboard
Constructs a new instance of ShizukuPlugin.InstallParameters.