Instance Method
インスタンスメソッド
stroke(line
stroke(lineWidth:)
Returns a new shape that is a stroked copy of
self
with line-width defined by lineWidth
and all other properties of StrokeStyle
having their default values.
ある新しい形状を返します、それはself
の線でなぞられたコピーです、lineWidth
によって定義された線幅そしてそれらの省略時の値を持っている全ての他のStrokeStyle
のプロパティそれらを備えます。
Availability 有効性
- iOS 13.0+
- iPadOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
- watchOS 6.0+
Technology
- Swift
UI