Initializer

init(_:)

Creates an empty path, and then executes the closure to add the initial elements. 空のパスを作成します、そしてそれからクロージャを遂行して初期要素それらを加えます。

Declaration 宣言

init(_ callback: (inout Path) -> ())

See Also 参照

Creating a Path パスを作成する