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

戻り値

属性

注釈

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

android.app.RemoteInput.Builder.build()Java ドキュメント。

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

適用対象