![]() |
Previous | Next |
The category attribute specifies or retrieves the category for which the user interface will appear.
Syntax
elementID.category
Possible Values
This attribute is a read/write String containing one of the following values.
Value | Description |
All | Default. Theme for all types of media |
Radio | The UI for Radio Playback |
CD | The UI for CD playback |
DVD | The UI for DVD playback |
Music | The UI for MP3, WAV, MIDI, WMA |
Video | The UI for Video playback |
Remarks
The theme manager will detect what type of media is being played, load the theme file, and select the correct VIEW element based upon the category name.
See Also
Previous | Next |