UIKit.UIImageResizingMode Enumeration
An enumeration of values that specify how a UIKit.UIImage ought to be resized.

Syntax

[ObjCRuntime.Native]
public enum UIImageResizingMode

See Also

UIImage

Remarks

Members

Member NameDescription
StretchThe contents of the original image are scaled to fill the interior of the new image.
TileThe contents of the original image are repeated as necessary to fill the interior of the new image.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0