ComponentOne Xamarin.Android
ApplyWindowInsets Property (C1ClearableEditText)


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

Reference

C1ClearableEditText Class
C1ClearableEditText Members