Android.Widget.SearchView.SetMaxWidth Method
Makes the view at most this many pixels wide

Syntax

[Android.Runtime.Register("setMaxWidth", "(I)V", "GetSetMaxWidth_IHandler")]
public virtual void SetMaxWidth (int maxpixels)

Parameters

maxpixels
Documentation for this section has not yet been entered.

Remarks

Makes the view at most this many pixels wide

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11