ComponentOne Xamarin.Android
ApplyWindowInsets Property (C1BulletGraph)


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

Reference

C1BulletGraph Class
C1BulletGraph Members