ComponentOne Xamarin.Android
ForegroundTintMode Property (C1PolygonIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1PolygonIcon Class : ForegroundTintMode Property
Syntax
'Declaration
 
Public Overridable Property ForegroundTintMode As Android.Graphics.PorterDuff.Mode
'Usage
 
Dim instance As C1PolygonIcon
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

C1PolygonIcon Class
C1PolygonIcon Members