longPressInteractionStream property

Stream<PointAnnotationInteractionContext> get longPressInteractionStream

Broadcast stream of raw long-press interaction contexts.

Implementation

Stream<PointAnnotationInteractionContext> get longPressInteractionStream;