Android.Views.View.ResolveSize Method
Version of View.ResolveSizeAndState(int, System.Int32, System.Int32) returning only the View.MeasuredSizeMask bits of the result.

Syntax

[Android.Runtime.Register("resolveSize", "(II)I", "")]
public static int ResolveSize (int size, int measureSpec)

Parameters

size
Documentation for this section has not yet been entered.
measureSpec
Documentation for this section has not yet been entered.

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