PTWriteMode
enum PTWriteMode {}
Enumeration describing the placement of the element written to a page.
-
element is put in the background layer of the page
Declaration
Objective-C
e_ptunderlay
-
element appears on top of the existing graphics
Declaration
Objective-C
e_ptoverlay
-
element will replace current page contents
Declaration
Objective-C
e_ptreplacement