ComponentOne Xamarin.Android
ApplyWindowInsets Property (C1PolygonIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1PolygonIcon Class : ApplyWindowInsets Property
Syntax
'Declaration
 
Public Property ApplyWindowInsets As Android.Views.View.ApplyWindowInsetsHandler
'Usage
 
Dim instance As C1PolygonIcon
Dim value As Android.Views.View.ApplyWindowInsetsHandler
 
instance.ApplyWindowInsets = value
 
value = instance.ApplyWindowInsets
public Android.Views.View.ApplyWindowInsetsHandler ApplyWindowInsets {get; set;}
See Also

Reference

C1PolygonIcon Class
C1PolygonIcon Members