Searched defs:PathData (Results 1 – 2 of 2) sorted by relevance
284 object PathData : VectorProperty<List<PathNode>>() object in VectorProperty
72 inline fun PathData(block: PathBuilder.() -> Unit) = in <lambda>() method