ComponentOne Xamarin.Android
ForegroundTintMode Property (CalendarMonthsPanel)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarMonthsPanel Class : ForegroundTintMode Property
Syntax
'Declaration
 
Public Overridable Property ForegroundTintMode As Android.Graphics.PorterDuff.Mode
'Usage
 
Dim instance As CalendarMonthsPanel
Dim value As Android.Graphics.PorterDuff.Mode
 
instance.ForegroundTintMode = value
 
value = instance.ForegroundTintMode
public virtual Android.Graphics.PorterDuff.Mode ForegroundTintMode {get; set;}
See Also

Reference

CalendarMonthsPanel Class
CalendarMonthsPanel Members