Type Alias

RotatedShape.InsetShape

The type of the inset shape. インセット(差込)形状の型。

Declaration 宣言

typealias InsetShape = RotatedShape<Content.InsetShape>
Available when Content conforms to InsettableShape.