RemoteViews.DrawInstructions.Builder.Build Method

Definition

Creates a DrawInstructions instance.

[Android.Runtime.Register("build", "()Landroid/widget/RemoteViews$DrawInstructions;", "", ApiSince=35)]
public Android.Widget.RemoteViews.DrawInstructions Build();
[<Android.Runtime.Register("build", "()Landroid/widget/RemoteViews$DrawInstructions;", "", ApiSince=35)>]
member this.Build : unit -> Android.Widget.RemoteViews.DrawInstructions

Returns

This value cannot be null .

Attributes

Remarks

Java documentation for RemoteViews.DrawInstructions.Builder.

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