getCloseButton

fun getCloseButton(): <Error class: unknown class>

Gets the default CloseButtonView instance used in this view. This can be used to set custom styles like background, text, etc. Note: The default close button has default onClickListeners. Overriding of OnClickListener will require proper handling of stopping the annotation session.

Return

The default CloseButtonView.

Since

3.11.0