Android.Widget.SearchView.MaxWidth Property
Gets the specified maximum width in pixels, if set.

Syntax

[get: Android.Runtime.Register("getMaxWidth", "()I", "GetGetMaxWidthHandler")]
public virtual int MaxWidth { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the specified maximum width in pixels, if set. Returns zero if no maximum width was specified.

[Android Documentation]

Requirements

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