Outline.SetEmpty Method

Definition

Sets the outline to be empty.

[Android.Runtime.Register("setEmpty", "()V", "")]
public void SetEmpty ();
[<Android.Runtime.Register("setEmpty", "()V", "")>]
member this.SetEmpty : unit -> unit
Attributes

Remarks

Sets the outline to be empty.

Java documentation for android.graphics.Outline.setEmpty().

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

See also