C1.Android.Core Assembly / C1.Android.Core Namespace / C1Icon Class / WindowId Property


In This Topic
WindowId Property (C1Icon)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property WindowId As Android.Views.WindowId
 
'Usage
 
Dim instance As C1Icon
Dim value As Android.Views.WindowId
 
value = instance.WindowId
See Also