Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1BitmapIcon Class / ShowAsMonochromeProperty Field


In This Topic
    ShowAsMonochromeProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowAsMonochromeProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = C1BitmapIcon.ShowAsMonochromeProperty
    public static readonly Xamarin.Forms.BindableProperty ShowAsMonochromeProperty
    See Also