ComponentOne Xamarin.Android
LayerType Property (C1DropDown)


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

Reference

C1DropDown Class
C1DropDown Members