Java.Lang.Reflect.Field.Modifiers Property
Returns the modifiers for this field.

Syntax

[get: Android.Runtime.Register("getModifiers", "()I", "GetGetModifiersHandler")]
public int Modifiers { get; }

See Also

Modifier

Value

Documentation for this section has not yet been entered.

Remarks

Returns the modifiers for this field. The Java.Lang.Reflect.Modifier class should be used to decode the result.

[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