Type Alias

OffsetShape.InsetShape

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

Declaration 宣言

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