Android.Views.View.WindowId Property
Retrieve the Android.Views.WindowId for the window this view is currently attached to.

Syntax

[get: Android.Runtime.Register("getWindowId", "()Landroid/view/WindowId;", "GetGetWindowIdHandler")]
public virtual WindowId WindowId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieve the Android.Views.WindowId for the window this view is currently attached to.

[Android Documentation]

Requirements

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