Visual.LastChild<T> Method
Returns the last child node of the given type.
To get the very last child node (of any type), use LastChild<Node>()
.
Location
- Namespace
- Fuse
- Package
- Fuse.Nodes 2.9.1
Returns
T
Returns the last child node of the given type.
To get the very last child node (of any type), use LastChild<Node>()
.
T