[ PrintfFormat ]
[ Version ( since = "2.6" ) ]
public void format_secondary_text (string? message_format, ...)
Sets the secondary text of the message dialog to be message_format
(with printf-style).
this | |
message_format |
printf-style format string, or null |
... |
arguments for |