Method | Description | |
---|---|---|
NavbarButtonAttribute ( ) : System | ||
NavbarButtonAttribute ( UIBarButtonSystemItem buttonType ) : System | ||
NavbarButtonAttribute ( string title ) : System |
public NavbarButtonAttribute ( UIBarButtonSystemItem buttonType ) : System | ||
buttonType | UIBarButtonSystemItem | |
return | System |
public NavbarButtonAttribute ( string title ) : System | ||
title | string | |
return | System |