Return Value 戻り値
A shading instance filled with a tiled image.
Availability 有効性
Technology
A shading instance filled with a tiled image.
image
An Image
to use as fill.
origin
The point in the current user space where SwiftUI places the bottom left corner of the part of the image defined by source
. The image repeats as needed.
sourceRect
A unit space subregion of the image. The default is a unit rectangle, which selects the whole image.
scale
A factor that you can use to control the image size.