OCG Enumerations
-
Undocumented
See moreDeclaration
Objective-C
enum PTOCDrawMode { e_ptVisibleOC, e_ptAllOC, e_ptNoOC}Swift
struct PTOCDrawMode : Equatable, RawRepresentable -
Undocumented
See moreDeclaration
Objective-C
enum PTVisibilityPolicyType { e_ptAllOn, e_ptAnyOn, e_ptAnyOff, e_ptAllOff}Swift
struct PTVisibilityPolicyType : Equatable, RawRepresentable
OCG Enumerations Reference