[Android.Runtime.Register("update", "(II)V", "GetUpdate_IIHandler")] public virtual voidUpdate (int width, int height)
Parameters
width
the new width
height
the new height
Remarks
Updates the dimension of the popup window. Calling this function
also updates the window with the current popup state as described
for PopupWindow.Update.