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

Syntax

[Android.Runtime.Register("methodModifiers", "()I", "")]
public static int MethodModifiers ()

Returns

Documentation for this section has not yet been entered.

Remarks

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

[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