Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Most components that present a user interface, have an item in the navigation tree that presents a panel when the item is clicked. 

Adding a tree item

When you are ready to create your user interface, the first thing that you typically do is add an item to the navigation tree. 

NavItemHelpers in the sdk provides a much more convenient way of managing navigation items. The examples in this section however, use the full low level APIs.

 

  • No labels