associatedtype InsetShape : InsettableShape
The type of the inset shape.
インセット(差込)形状の型。
self
inset by amount
.
amount
だけ差込したself
を返します。
Availability 有効性
Technology
func inset(by amount: CGFloat
) -> Self.InsetShape
associatedtype InsetShape : InsettableShape