Method | Description | |
---|---|---|
ButtonElement ( string caption = null, EventHandler tapped = null ) : System | ||
OnClick ( ) : void | ||
Summary ( ) : string |
Method | Description | |
---|---|---|
GetViewImpl ( ) : UIElement | ||
UpdateCaptionDisplay ( ) : void |
public ButtonElement ( string caption = null, EventHandler tapped = null ) : System | ||
caption | string | |
tapped | EventHandler | |
return | System |