ComponentOne Xamarin.Android
ReleasePointerCapture Method (C1BitmapIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1BitmapIcon Class : ReleasePointerCapture Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("releasePointerCapture", 
   "()V", 
   "GetReleasePointerCaptureHandler", 
   ApiSince=26)>
Public Overridable Sub ReleasePointerCapture() 
'Usage
 
Dim instance As C1BitmapIcon
 
instance.ReleasePointerCapture()
[Android.Runtime.Register("releasePointerCapture", 
   "()V", 
   "GetReleasePointerCaptureHandler", 
   ApiSince=26)]
public virtual void ReleasePointerCapture()
See Also

Reference

C1BitmapIcon Class
C1BitmapIcon Members