'Declaration
<Android.Runtime.RegisterAttribute("setHorizontallyScrolling", "(Z)V", "GetSetHorizontallyScrolling_ZHandler")> Public Overridable Sub SetHorizontallyScrolling( _ ByVal whether As Boolean _ )
'Usage
Dim instance As C1MaskedTextView Dim whether As Boolean instance.SetHorizontallyScrolling(whether)
Parameters
- whether