ACMPathModel
public struct ACMPathModel
ACMPathModel
A struct that holds the path data
-
Public Init function For creating path
Declaration
Swift
public init(path: String, value: String)Parameters
pathPath name
valuePath value
ACMPathModel Structure Reference