RemoteInput.Builder.Build メソッド

定義

設定されているすべてのオプションを組み合わせて、新しい RemoteInput オブジェクトを返します。

[Android.Runtime.Register("build", "()Landroid/app/RemoteInput;", "")]
public Android.App.RemoteInput Build();
[<Android.Runtime.Register("build", "()Landroid/app/RemoteInput;", "")>]
member this.Build : unit -> Android.App.RemoteInput

返品

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

属性

注釈

設定されているすべてのオプションを組み合わせて、新しい RemoteInput オブジェクトを返します。

android.app.RemoteInput.Builder.buildの Android リファレンス。

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

適用対象