Extracts the mode from the supplied measure specification.
Syntax
[Android.Runtime.Register("getMode", "(I)I", "")]
[return:Android.Runtime.GeneratedEnum]
public static
MeasureSpecMode GetMode (
int measureSpec)
Parameters
- measureSpec
- the measure specification to extract the mode from
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1