Documentation for this section has not yet been entered.
Return the full width measurement information for this view as computed by the most recent call to View.Measure(int, System.Int32). This result is a bit mask as defined by View.MeasuredSizeMask and View.MeasuredStateTooSmall. This should be used during measurement and layout calculations only. Use View.Width to see how wide a view is after layout.