MifareClassic.SizeMini フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Nfc.Tech.MifareClassicSize enum directly instead of this field.

タグには 5 つのセクターが含まれています。それぞれ 4 つのブロックがあります。

[Android.Runtime.Register("SIZE_MINI")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.Tech.MifareClassicSize enum directly instead of this field.", true)]
public const Android.Nfc.Tech.MifareClassicSize SizeMini = 320;
[<Android.Runtime.Register("SIZE_MINI")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.Tech.MifareClassicSize enum directly instead of this field.", true)>]
val mutable SizeMini : Android.Nfc.Tech.MifareClassicSize

フィールド値

Value = 320
属性

注釈

タグには 5 つのセクターが含まれています。それぞれ 4 つのブロックがあります。

の Java ドキュメント android.nfc.tech.MifareClassic.SIZE_MINI

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

適用対象