Instance Method インスタンスメソッド

inset(by:)

Returns self inset by amount. amountだけ差込したselfを返します。

Declaration 宣言

func inset(by amount: CGFloat) -> some InsettableShape