These constants specify the display mode of the device browser.
Available in Mac OS X v10.6 and later.
| C# | Visual Basic | Visual C++ |
public enum IKDeviceBrowserViewDisplayMode
Public Enumeration IKDeviceBrowserViewDisplayMode
public enum class IKDeviceBrowserViewDisplayMode
| Member | Description |
|---|---|
| IKDeviceBrowserViewDisplayModeTable | The devices are displayed in a table. Available in Mac OS X v10.6 and later. |
| IKDeviceBrowserViewDisplayModeOutline | The devices are displayed in an outline. Available in Mac OS X v10.6 and later. |
| IKDeviceBrowserViewDisplayModeIcon | The devices are displayed as icons. Available in Mac OS X v10.6 and later. |
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)