Метод | Описание | |
---|---|---|
ToolbarButtonAttribute ( ) : System | ||
ToolbarButtonAttribute ( UIBarButtonSystemItem buttonType ) : System | ||
ToolbarButtonAttribute ( string title ) : System |
public ToolbarButtonAttribute ( ) : System | ||
Результат | System |
public ToolbarButtonAttribute ( UIBarButtonSystemItem buttonType ) : System | ||
buttonType | UIBarButtonSystemItem | |
Результат | System |
public ToolbarButtonAttribute ( string title ) : System | ||
title | string | |
Результат | System |