ShizukuPluginParameters
inline fun ShizukuPluginParameters(configure: ShizukuPluginParametersDsl.() -> Unit = {}): ShizukuPlugin.InstallParameters
Deprecated
Renamed to ShizukuInstallParameters. This will become an error 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.