Uses of Class
org.robovm.apple.pencilkit.PKStroke
| Package | Description |
|---|---|
| org.robovm.apple.pencilkit |
-
Uses of PKStroke in org.robovm.apple.pencilkit
Methods in org.robovm.apple.pencilkit that return types with arguments of type PKStroke Modifier and Type Method Description NSArray<PKStroke>PKDrawing. getStrokes()Method parameters in org.robovm.apple.pencilkit with type arguments of type PKStroke Modifier and Type Method Description PKDrawingPKDrawing. drawingByAppendingStrokes(NSArray<PKStroke> strokes)protected longPKDrawing. init(NSArray<PKStroke> strokes)Constructor parameters in org.robovm.apple.pencilkit with type arguments of type PKStroke Constructor Description PKDrawing(NSArray<PKStroke> strokes)