ORKFreehandDrawingView Class Reference

Inherits from UIView
Declared in ORKFreehandDrawingView.h
ORKFreehandDrawingView.m

  lineWidthVariation

lineWidthVariation defines the max amount by which the line width can vary (default 3pts).

@property (nonatomic) CGFloat lineWidthVariation

Discussion

The exact amount of the variation is determined by the amount of force applied on 3D touch capable devices or by the speed of the stroke if 3D touch is not available.

If the user is signing with an Apple Pencil, its force will be used.

Declared In

ORKFreehandDrawingView.h