NavBarItemStateBase Properties
Contains base information (the current state) that is common to a navbar item and group.Name | Description |
---|---|
Index | Gets a value that specifies the navbar item’s index within the collection |
Name | Gets a value that specifies the name of the navbar item or group. |
Text | Gets a value that specifies the text of a navbar item or group. |
See Also