Xamarin.Forms.Image.Aspect Property
Gets or sets the scaling mode for the image. This is a bindable property.

Syntax

public Aspect Aspect { get; set; }

Value

A Xamarin.Forms.Aspect representing the scaling mode of the image. Default is Aspect.AspectFit.

Remarks

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0