Paint.ClearShadowLayer Method

Definition

Clear the shadow layer.

[Android.Runtime.Register("clearShadowLayer", "()V", "GetClearShadowLayerHandler")]
public virtual void ClearShadowLayer ();
[<Android.Runtime.Register("clearShadowLayer", "()V", "GetClearShadowLayerHandler")>]
abstract member ClearShadowLayer : unit -> unit
override this.ClearShadowLayer : unit -> unit
Attributes

Remarks

Clear the shadow layer.

Java documentation for android.graphics.Paint.clearShadowLayer().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to