getZIndex

abstract fun getZIndex(@NonNull annotation: Annotation): Int

Gets the z-index of the provided annotation.

Return

Z-index of the targeted annotation on the page that it's on.

Parameters

annotation

Annotation for which to retrieve the z-index.