isEnabled
A Boolean value that specifies whether the system reports double taps or squeezes on Apple Pencil to your app.
Declaration
var isEnabled: Bool { get set }Discussion
The default value is true.
A Boolean value that specifies whether the system reports double taps or squeezes on Apple Pencil to your app.
var isEnabled: Bool { get set }The default value is true.