getAttachedFrameHandler

abstract fun <T : FrameHandler> getAttachedFrameHandler(clazz: Class<T>): T?

Check whether there is same class of FrameHandler attached to the view return object of the same class if exists otherwise null