Structure

Capsule

A capsule shape aligned inside the frame of the view containing it. それを含んでいるビューのフレーム内部に配置されるカプセル形状。

Declaration 宣言

@frozen struct Capsule

Overview 概要

A capsule shape is equivalent to a rounded rectangle where the corner radius is chosen as half the length of the rectangle’s smallest edge. カプセル形状は、丸みのある矩形に等しいです、そこで角半径は矩形のもつ最も小さい端の長さの半分として選ばれます。

Topics 話題

Creating a Capsule カプセルを作成する

Getting the Shape’s Characteristics

Supporting Types 支援を行う型

Relationships 関係

Conforms To 次に準拠

See Also 参照

Circular Shapes