言語

RemoteViews.DrawInstructions.Builder.Build メソッド

定義

DrawInstructions インスタンスを作成します。

[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

返品

この値を null にすることはできません。

属性

注釈

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象