Frame.label
string label() @property nothrowGet label property.
Returns
Text of the frame's label.
void label(string propval) @property nothrowSet label property.
Parameters
propval | Text of the frame's label. |
string label() @property nothrowGet label property.
void label(string propval) @property nothrowSet label property.
propval | Text of the frame's label. |