ComponentOne Xamarin.Android
Activated Property (C1ScrollViewer)


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

Reference

C1ScrollViewer Class
C1ScrollViewer Members