ComponentOne Xamarin.Android
IsOpaque Property (C1ScrollViewer)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1ScrollViewer Class : IsOpaque Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsOpaque As Boolean
'Usage
 
Dim instance As C1ScrollViewer
Dim value As Boolean
 
value = instance.IsOpaque
public virtual bool IsOpaque {get;}
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members