Android.Views.View.WindowToken Property
Retrieve a unique token identifying the window this view is attached to.

Syntax

[get: Android.Runtime.Register("getWindowToken", "()Landroid/os/IBinder;", "GetGetWindowTokenHandler")]
public virtual Android.OS.IBinder WindowToken { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieve a unique token identifying the window this view is 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 1