Uses of Class
org.robovm.apple.pencilkit.PKStrokePath
| Package | Description |
|---|---|
| org.robovm.apple.pencilkit |
-
Uses of PKStrokePath in org.robovm.apple.pencilkit
Methods in org.robovm.apple.pencilkit that return PKStrokePath Modifier and Type Method Description PKStrokePathPKStroke. getPath()Methods in org.robovm.apple.pencilkit with parameters of type PKStrokePath Modifier and Type Method Description protected longPKStroke. init(PKInk ink, PKStrokePath strokePath, CGAffineTransform transform, UIBezierPath mask)Constructors in org.robovm.apple.pencilkit with parameters of type PKStrokePath Constructor Description PKStroke(PKInk ink, PKStrokePath strokePath, CGAffineTransform transform, UIBezierPath mask)