ComponentOne Xamarin.Android
ShowAsMonochrome Property


C1.Android.Core Assembly > C1.Android.Core Namespace > C1BitmapIcon Class : ShowAsMonochrome Property
Syntax
'Declaration
 
Public Property ShowAsMonochrome As Boolean
'Usage
 
Dim instance As C1BitmapIcon
Dim value As Boolean
 
instance.ShowAsMonochrome = value
 
value = instance.ShowAsMonochrome
public bool ShowAsMonochrome {get; set;}
See Also

Reference

C1BitmapIcon Class
C1BitmapIcon Members