ComponentOne Xamarin.Android
WindowId Property (C1CheckBox)


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

Reference

C1CheckBox Class
C1CheckBox Members