UIKit.UIImage.ImageWithAlignmentRectInsets Method
Creates a UIKit.UIImage based on this, with the specified alignmentInsets.

Syntax

[Foundation.Export("imageWithAlignmentRectInsets:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[ObjCRuntime.ThreadSafe]
public virtual UIImage ImageWithAlignmentRectInsets (UIEdgeInsets alignmentInsets)

Parameters

alignmentInsets
Alignment metadata that is to be applied to the new image.

Returns

A new image.

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Requirements

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