getPath
[ Function ]
public getPath(): TcHmi.Controls.ResponsiveNavigation.TcHmiBreadcrumb.IPathElement[]| null | undefined;
This function returns the currently set value for the Path attribute.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
TcHmi.Controls.ResponsiveNavigation.TcHmiBreadcrumb.IPathElement[], null, undefined | The current value of the attribute. |
See also
Attribute setter: setPath
Origin: TcHmiBreadcrumb
Available from version 1.12 |