Java.Lang.Short.MaxValue Field
Constant for the maximum short value, 215-1.

Value: 32767

Syntax

[Android.Runtime.Register("MAX_VALUE")]
public const short MaxValue

Remarks

Constant for the maximum short value, 215-1.

[Android Documentation]

Requirements

Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1