format_secondary_text


Description:

[ 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).

Parameters:

this

a MessageDialog

message_format

printf-style format string, or null

...

arguments for message_format