shaffex

Shape: Ellipse

Description

An ellipse shape aligned inside the frame of the view containing it.

Parameters

Example

<body>
    <hstack padding="">
        <ellipse foregroundColor="purple"/>
        <ellipse stroke="lineWidth:3" foregroundColor="yellow" padding="20"/>
    </hstack>
</body>

Screenshot