ComponentOne Xamarin.Android
ApplicationWindowToken Property (C1Border)


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

Reference

C1Border Class
C1Border Members