UIKit.UIColor.FromPatternImage Method
Creates a UIColor based on an image, the color can then be used as a brush to paint with the image.

Syntax

[Foundation.Export("colorWithPatternImage:")]
public static UIColor FromPatternImage (UIImage image)

Parameters

image
Image to use as a pattern

Returns

Remarks

This can be used from a background thread.

Requirements

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