'Declaration
<Android.Runtime.RegisterAttribute("setElegantTextHeight", "(Z)V", "GetSetElegantTextHeight_ZHandler", ApiSince=21)> Public Overridable Sub SetElegantTextHeight( _ ByVal elegant As Boolean _ )
'Usage
Dim instance As C1MaskedTextView Dim elegant As Boolean instance.SetElegantTextHeight(elegant)
Parameters
- elegant