ViewStackPage.iconName
string iconName() @property nothrowGet iconName property.
Returns
The icon name of the child page.
void iconName(string propval) @property nothrowSet iconName property.
Parameters
propval | The icon name of the child page. |