PTAnnotationState
enum PTAnnotationState {}
An annotation can define as many as three separate appearances:
The normal appearance is used when the annotation is not interacting with the user. This appearance is also used for printing the annotation.
The rollover appearance is used when the user moves the cursor into the annotation’s active area without pressing the mouse button.
The down appearance is used when the mouse button is pressed or held down within the annotation’s active area.
-
Undocumented
Declaration
Objective-C
e_ptnormal
-
Undocumented
Declaration
Objective-C
e_ptrollover
-
Undocumented
Declaration
Objective-C
e_ptdown