ScribbleView
public struct ScribbleView : View
This ScribbleView
is to capture user drawings.
-
Declaration
Swift
public var body: some View { get }
public struct ScribbleView : View
This ScribbleView
is to capture user drawings.
Swift
public var body: some View { get }