ComponentOne Xamarin.Android
GetDrawableState Method (C1BitmapIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1BitmapIcon Class : GetDrawableState Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("getDrawableState", 
   "()[I", 
   "")>
Public Function GetDrawableState() As Integer()
'Usage
 
Dim instance As C1BitmapIcon
Dim value() As Integer
 
value = instance.GetDrawableState()
[Android.Runtime.Register("getDrawableState", 
   "()[I", 
   "")]
public int[] GetDrawableState()
See Also

Reference

C1BitmapIcon Class
C1BitmapIcon Members