set Custom Close Button
fun setCustomCloseButton(customCloseButton: <Error class: unknown class>, layoutParams: <Error class: unknown class>? = null)
Content copied to clipboard
Sets a custom CloseButtonView to be used instead of the default one.
Note: Handle the stopping of the annotation session when the button is clicked, otherwise the session will continue to run with the annotation layer on over all the apps.
Since
3.11.0
Parameters
custom Close Button
The custom CloseButtonView to use.
layout Params
Optional layout parameters for the custom CloseButtonView.