Menu.First フィールド

定義

注意事項

Use 'Android.Views.IMenu.First'. This class will be removed in a future release.

グループ識別子と項目識別子の整数の最初の値。

[Android.Runtime.Register("FIRST")]
[System.Obsolete("Use 'Android.Views.IMenu.First'. This class will be removed in a future release.")]
public const int First = 1;
[<Android.Runtime.Register("FIRST")>]
[<System.Obsolete("Use 'Android.Views.IMenu.First'. This class will be removed in a future release.")>]
val mutable First : int

フィールド値

Value = 1
属性

注釈

グループ識別子と項目識別子の整数の最初の値。

android.view.Menu.FIRSTJava ドキュメント。

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

適用対象