UIKit.UIColor.FromWhiteAlpha Method
Creates a grayscale color, based on the current colorspace.

Syntax

[Foundation.Export("colorWithWhite:alpha:")]
public static UIColor FromWhiteAlpha (nfloat white, nfloat alpha)

Parameters

white
The grayscale value of the color from 0.0 to 1.0f.
alpha
Alpha (transparency) value from 0.0 to 1.0f.

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