Class AspectExtension
Forms9Patch Aspect extension.
Inherited Members
Namespace: Forms9Patch
Assembly: Forms9Patch.dll
Syntax
public static class AspectExtension
Methods
ToF9pFill(Aspect)
Converts Xamarin.Forms.Aspect to Forms9Patch.Fill
Declaration
public static Fill ToF9pFill(this Aspect aspect)
Parameters
| Type | Name | Description |
|---|---|---|
| Aspect | aspect | Xamarin.Forms.Aspect |
Returns
| Type | Description |
|---|---|
| Fill | The Forms9Patch fill. |