custom Actions
Parameters
value
A list of custom actions that can be performed with this Gallery Application Version.
Parameters
values
A list of custom actions that can be performed with this Gallery Application Version.
suspend fun customActions(argument: List<suspend GalleryApplicationCustomActionArgsBuilder.() -> Unit>)
suspend fun customActions(vararg argument: suspend GalleryApplicationCustomActionArgsBuilder.() -> Unit)
Parameters
argument
A list of custom actions that can be performed with this Gallery Application Version.