Java.Lang.Reflect.Field.IsEnumConstant Property
Indicates whether or not this field is an enumeration constant.

Syntax

[get: Android.Runtime.Register("isEnumConstant", "()Z", "GetIsEnumConstantHandler")]
public bool IsEnumConstant { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether or not this field is an enumeration constant.

[Android Documentation]

Requirements

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