Property | Type | Description | |
---|---|---|---|
btnOK_Click | void | ||
page_BackKeyPress | void |
Method | Description | |
---|---|---|
activityStart ( string unused ) : void | ||
activityStop ( string unused ) : void | ||
alert ( string options ) : void | ||
beep ( string options ) : void | ||
confirm ( string options ) : void | ||
vibrate ( string vibrateDuration ) : void |
Method | Description | |
---|---|---|
btnOK_Click ( object sender, |
||
page_BackKeyPress ( object sender, System e ) : void |
public activityStart ( string unused ) : void | ||
unused | string | |
return | void |
public vibrate ( string vibrateDuration ) : void | ||
vibrateDuration | string | |
return | void |