'Declaration
<Android.Runtime.RegisterAttribute("setHotspot", "(FF)V", "GetSetHotspot_FFHandler", ApiSince=21)> Public Overridable Sub SetHotspot( _ ByVal x As Single, _ ByVal y As Single _ )
'Usage
Dim instance As C1TexBoxBackgroundDrawable Dim x As Single Dim y As Single instance.SetHotspot(x, y)
Parameters
- x
- y