UIHierarchyDepth defines the configuration for UIElement that allows to choose a hierarchy depth level.
The associated value of the UIHierarchyDepth control is the selected hierarchy depth level, starting from 1 up
to the given maxDepth. Setting the maxDepth value to 0 is considered as a loading state, and therefore
a spinner is shown.
UIHierarchyDepth
defines the configuration for UIElement that allows to choose a hierarchy depth level.The associated value of the UIHierarchyDepth control is the selected hierarchy depth level, starting from
1
up to the givenmaxDepth
. Setting themaxDepth
value to0
is considered as a loading state, and therefore a spinner is shown.