C1.Android.Core Assembly / C1.Android.Core Namespace / C1VectorIcon Class / RootWindowInsets Property


In This Topic
RootWindowInsets Property (C1VectorIcon)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property RootWindowInsets As Android.Views.WindowInsets
 
'Usage
 
Dim instance As C1VectorIcon
Dim value As Android.Views.WindowInsets
 
value = instance.RootWindowInsets
See Also