ComponentOne Xamarin.Android
WindowToken Property (C1ClearableEditText)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1ClearableEditText Class : WindowToken Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property WindowToken As Android.OS.IBinder
'Usage
 
Dim instance As C1ClearableEditText
Dim value As Android.OS.IBinder
 
value = instance.WindowToken
public virtual Android.OS.IBinder WindowToken {get;}
See Also

Reference

C1ClearableEditText Class
C1ClearableEditText Members