Android.Views.WindowManagerInvalidDisplayException Class
Exception that is thrown when calling IViewManager.AddView(View, .LayoutParams) to a secondary display that cannot be found.

See Also: WindowManagerInvalidDisplayException Members

Syntax

[Android.Runtime.Register("android/view/WindowManager$InvalidDisplayException", DoNotGenerateAcw=true)]
public class WindowManagerInvalidDisplayException : Java.Lang.RuntimeException

Remarks

Exception that is thrown when calling IViewManager.AddView(View, .LayoutParams) to a secondary display that cannot be found. See Android.App.Presentation for more information on secondary displays.

[Android Documentation]

Requirements

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