次の方法で共有


DialogInterface.Button3 フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Content.DialogButtonTypeObsoleted enum directly instead of this field.

このメンバーは非推奨とされます。

[Android.Runtime.Register("BUTTON3")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.DialogButtonTypeObsoleted enum directly instead of this field.", true)]
public const Android.Content.DialogButtonTypeObsoleted Button3 = -3;
[<Android.Runtime.Register("BUTTON3")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.DialogButtonTypeObsoleted enum directly instead of this field.", true)>]
val mutable Button3 : Android.Content.DialogButtonTypeObsoleted

フィールド値

Value = -3
属性

注釈

このメンバーは非推奨とされます。 #BUTTON_NEUTRAL を使用します

android.content.DialogInterface.BUTTON3Java ドキュメント。

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

適用対象