You can set the current tool using the UI components as well as programmatically.
When setting up the ToolManager
, the default Tool
is the Pan
Tool. To change the tool, use ToolManager.setTool(ToolManager.Tool)
API.
For example, to switch to the Text Highlighting tool, do the following:
To continuously using the same tool, do:
Changing tools in Xamarin.iOS is identical to changing tools in iOS. See tutorial in iOS guides.
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales