StackPage.iconName
string iconName() @propertyGet iconName property.
Returns
The icon name of the child page.
void iconName(string propval) @propertySet iconName property.
Parameters
propval | The icon name of the child page. |
string iconName() @propertyGet iconName property.
void iconName(string propval) @propertySet iconName property.
propval | The icon name of the child page. |