PanoramaUserPanoramaEventListener class abstract

Listener to handle event from user panoramas

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onPanoramaChangeIntent(String panoramaId) → void
Called when user presses to the arrow or icon connection. It's a good place to handle panoramaId and call openPanorama...
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited