TouchDropDownScale Property (GcCharMask)
Gets or sets the factor applies to dropdown item while opening dropdown by touch behavior.
public new float TouchDropDownScale {get;}
'Declaration
Public Shadows ReadOnly Property TouchDropDownScale As Single
'Usage
Dim instance As GcCharMask
Dim value As Single
value = instance.TouchDropDownScale
Property Value
The factor applies to dropdown item while opening dropdown by touch behavior. The default is 1.5f.