Class CircularNotchedRectangle
Namespace: Unity.UIWidgets.painting
Syntax
public class CircularNotchedRectangle : NotchedShape
Constructors
CircularNotchedRectangle()
Declaration
public CircularNotchedRectangle()
Methods
getOuterPath(Rect, Rect)
Declaration
public override Path getOuterPath(Rect host, Rect guest)
Parameters
| Type | Name | Description |
|---|---|---|
| Rect | host | |
| Rect | guest |
Returns
| Type | Description |
|---|---|
| Path |