Notification.Action.Builder.Build メソッド

定義

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

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

返品

この API によって構築された Android.App.Notification.Action。

属性

注釈

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

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

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

適用対象