public enum PictureType : System.Enum
| Member | Description |
|---|---|
| Scale | The picture is scaled to fill it's containing element. |
| Stack | The picture is stacked or tiled to fill it's containing element. |
| Stretch | The picture is stretched to fill it's containing element. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+