Remove a previously installed global layout callback
Syntax
[Android.Runtime.Register("removeGlobalOnLayoutListener", "(Landroid/view/ViewTreeObserver$OnGlobalLayoutListener;)V", "")]
[System.Obsolete("deprecated")]
public
void RemoveGlobalOnLayoutListener (
ViewTreeObserver.IOnGlobalLayoutListener victim)
See Also
Parameters
- victim
- The callback to remove
Exceptions
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1