Android SDK Version
All Implemented Interfaces:
android.view.View.OnTouchListener


public final class RCTCodelessLoggingEventListener.AutoLoggingOnTouchListener
 implements View.OnTouchListener
Field Summary
Modifier and TypeFieldDescription
private BooleansupportCodelessLogging
Constructor Summary
ConstructorDescription
RCTCodelessLoggingEventListener.AutoLoggingOnTouchListener(EventBinding mapping, View rootView, View hostView)
Method Summary
Modifier and TypeMethodDescription
final BooleangetSupportCodelessLogging()
final UnitsetSupportCodelessLogging(Boolean supportCodelessLogging)
BooleanonTouch(View view, MotionEvent motionEvent)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail

RCTCodelessLoggingEventListener.AutoLoggingOnTouchListener

RCTCodelessLoggingEventListener.AutoLoggingOnTouchListener(EventBinding mapping, View rootView, View hostView)
Method Detail

getSupportCodelessLogging

 final BooleangetSupportCodelessLogging()

setSupportCodelessLogging

 final UnitsetSupportCodelessLogging(Boolean supportCodelessLogging)

onTouch

BooleanonTouch(View view, MotionEvent motionEvent)