The patterns and usage for UI controls on Mobile devices are the same as described for the "Desktop/Web" section of the Design Pattern Library; however, the specific OS used will also dictate how these controls are implemented, and to a great extent, how they look.
Since the OS plays such a significant role with these controls, it is recommended that the guidelines for each OS be referenced in their implementation:
Examples of these UI Controls are provided in this section to illustrate how they are currently being used in BMC applications. Code Snippets for iOS and Android will be made available in a future release.