Android.Graphics.Paint.ColorFilter Property
Get the paint's colorfilter (maybe be null).

Syntax

[get: Android.Runtime.Register("getColorFilter", "()Landroid/graphics/ColorFilter;", "GetGetColorFilterHandler")]
public virtual ColorFilter ColorFilter { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the paint's colorfilter (maybe be null).

[Android Documentation]

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1