DialogPreference.SetNegativeButtonText(Int32) メソッド

定義

[Android.Runtime.Register("setNegativeButtonText", "(I)V", "GetSetNegativeButtonText_IHandler")]
public virtual void SetNegativeButtonText (int negativeButtonTextResId);
[<Android.Runtime.Register("setNegativeButtonText", "(I)V", "GetSetNegativeButtonText_IHandler")>]
abstract member SetNegativeButtonText : int -> unit
override this.SetNegativeButtonText : int -> unit

パラメーター

negativeButtonTextResId
Int32

リソースとしての負のボタン テキスト。

属性

注釈

の Java ドキュメント android.preference.DialogPreference.setNegativeButtonText(int)

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

適用対象

こちらもご覧ください