ComponentOne Xamarin.Android
Wait() Method


C1.Android.Input Assembly > C1.Android.Input Namespace > C1DropDown Class > Wait Method : Wait() Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("wait", 
   "()V", 
   "")>
Public Overloads Sub Wait() 
'Usage
 
Dim instance As C1DropDown
 
instance.Wait()
[Android.Runtime.Register("wait", 
   "()V", 
   "")]
public void Wait()
See Also

Reference

C1DropDown Class
C1DropDown Members
Overload List