Android.Nfc.Tech.Ndef.MaxSize Property
Get the maximum NDEF message size in bytes.

Syntax

[get: Android.Runtime.Register("getMaxSize", "()I", "GetGetMaxSizeHandler")]
public int MaxSize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the maximum NDEF message size in bytes.

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