Loading...
Searching...
No Matches
CameraUpdateReason Enum Reference

Reason of the camera update. More...

Public Attributes

 GESTURES
 user manipulation.
 
 APPLICATION
 Application.
 

Detailed Description

Reason of the camera update.

Referenced from CameraListener.

Definition at line 17 of file camera_update_reason.dart.

Member Data Documentation

◆ APPLICATION

CameraUpdateReason.APPLICATION

Application.

By calling the LocationLiew::move methods.

Definition at line 29 of file camera_update_reason.dart.

◆ GESTURES

CameraUpdateReason.GESTURES

user manipulation.

For example: zoom, scroll, rotate, fling.

Definition at line 23 of file camera_update_reason.dart.


The documentation for this enum was generated from the following file: