Android.Nfc.Tech.MifareClassic.SectorCount Property
Return the number of MIFARE Classic sectors.

Syntax

[get: Android.Runtime.Register("getSectorCount", "()I", "GetGetSectorCountHandler")]
public int SectorCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the number of MIFARE Classic sectors.

Does not cause any RF activity and does not block.

[Android Documentation]

Requirements

Namespace: Android.Nfc.Tech
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 10