ComponentOne Xamarin.Android
WindowId Property (C1ClearableEditText)


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

Reference

C1ClearableEditText Class
C1ClearableEditText Members