ViewStackPage.iconName

string iconName() @property nothrow

Get iconName property.

Returns

The icon name of the child page.
void iconName(string propval) @property nothrow

Set iconName property.

Parameters

propvalThe icon name of the child page.