Java.Lang.Reflect.Modifier.FieldModifiers Method
Returns a mask of all the modifiers that may be applied to fields.

Syntax

[Android.Runtime.Register("fieldModifiers", "()I", "")]
public static int FieldModifiers ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a mask of all the modifiers that may be applied to fields.

[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