PTLinkHighlightingMode
enum PTLinkHighlightingMode {}
This enum specifies the highlighting mode of the Link Annotation. The annotation’s highlighting mode is the visual effect that shall be used when the mouse button is pressed or held down inside its active area, possible values as follows:
e_ptl_none - No highlighting. e_ptinvert - Invert the contents of the annotation rectangle. e_pthighlight_outline - Invert the annotation’s border. e_ptpush - Display the annotation as if it were being pushed below the surface of the page.
-
Undocumented
Declaration
Objective-C
e_ptl_none
-
Undocumented
Declaration
Objective-C
e_ptinvert
-
Undocumented
Declaration
Objective-C
e_pthighlight_outline
-
Undocumented
Declaration
Objective-C
e_ptpush