MVCxNavBarItem Constructors
Represents an individual item within the NavBar.
Name | Parameters | Description |
---|---|---|
MVCx |
none |
Initializes a new instance of the MVCx |
MVCx |
text, name, image |
Initializes a new instance of the MVCx |
MVCx |
text, name, image |
Initializes a new instance of the MVCx |
MVCx |
text, name, image |
Initializes a new instance of the MVCx |
MVCx |
text, name |
Initializes a new instance of the MVCx |
MVCx |
text |
Initializes a new instance of the MVCx |
See Also