Sets the width of the popup window by the size of its content.
Syntax
[Android.Runtime.Register("setContentWidth", "(I)V", "GetSetContentWidth_IHandler")]
public virtual
void SetContentWidth (
int width)
Parameters
- width
- Desired width of content in pixels.
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11