Frameworks
React Native
Flutter
Version 11
Version 10
Version 9
Version 8
Version 7
Version 6
Version 5
When creating a new annotation, the initial properties (such as line thickness, fill colour, opacity, etc.) are set to the last value that the user selected for an annotation of that type. For example, if the user changes an ellipse annotation's stroke color from green to red, the next ellipse annotation that the user creates would have a stroke color of red. These default colors are saved in the app's user default dictionary.
The tools read and write values via the Tools.frameworkPTColorDefaults
type (class) interface.
It is possible to use this interface from outside of the tools framework itself, and you could do so based on events within your app or when notified of certain events by the PTToolManager
.
Sets the default stroke color for rectangle annotations.
Reads the default fill color for ellipse annotations.
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales