get View Annotation Options By View
abstract fun getViewAnnotationOptionsByView(view: View): ViewAnnotationOptions?
Content copied to clipboard
Get current ViewAnnotationOptions for given view.
Return
ViewAnnotationOptions if view was found and NULL otherwise.