Android.Graphics.Paint.Xfermode Property
Get the paint's xfermode object.

Syntax

[get: Android.Runtime.Register("getXfermode", "()Landroid/graphics/Xfermode;", "GetGetXfermodeHandler")]
public virtual Xfermode Xfermode { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the paint's xfermode object.

[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