getViewAnnotationOptionsByView

abstract fun getViewAnnotationOptionsByView(view: View): ViewAnnotationOptions?

Get current ViewAnnotationOptions for given view.

Return

ViewAnnotationOptions if view was found and NULL otherwise.