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

fill(style:)

Fills this shape with the foreground color. この形状を前景色で塗りつぶします。

Declaration 宣言

func fill(style: FillStyle = FillStyle()) -> some View

Return Value 戻り値

A shape filled with the foreground color. 前景色で塗りつぶされたある形状。

Parameters パラメータ

style

The style options that determine how the fill renders. どのように塗りつぶしを描出するか決定するスタイルオプション。