func inset(by: CGFloat) -> Self.InsetShape
Returns
self
inset by amount
.
amount
だけ差込したself
を返します。
Availability 有効性
Technology
associatedtype InsetShape : InsettableShape
func inset(by: CGFloat) -> Self.InsetShape
self
inset by amount
.
amount
だけ差込したself
を返します。