-
Notifications
You must be signed in to change notification settings - Fork 28
Connection and Settings View Controller
The Connection and Settings View Controller is used to connect Adonit Stylus to your application, provide access to configuration options for a connected Stylus, as well as provide links to help if something goes wrong during the connection process.
The Connection and Settings View Controller has two different states. In the disconnected state, this view controller looks like:
and in the connected state, this view controller looks like:
Among other items, in the connected state, the Connection and Settings View Controller provides access to the Shortcut Button View Controller and the Writing Style View Controller. Its also possible to show a switch that turns Palm Rejection on and off by setting the showPalmRejectionSwitch property to YES.
[UIStoryboard instantiateJotViewControllerWithIdentifier:JotViewControllerUnifiedStylusConnectionAndSettingsIdentifier];
Copyright (c) 2021 Adonit. All rights reserved.