Live iOS v1
Live iOS
Live
iOS
Version 1
Home
/
Live
/
iOS
/
UIKit
Icon set
Copy link
The IconSet
class contains all icons that appear on the Live UIKit views. The following table shows the elements of IconSet
and its description.
Icon | Image | Description |
---|---|---|
ICON_CAMERA_SWITCH | Switches between front and rear cameras. | |
ICON_AUDIO_ON | Indicates that an audio device is turned on. | |
ICON_AUDIO_OFF | Indicates that an audio device is turned off. | |
ICON_VIDEO_ON | Indicates that a video device is turned on. | |
ICON_VIDEO_OFF | Indicates that a video device is turned off. |
Customize SBUIconSet
Copy link
Use the following code to customize SBUIconSet
. Customizing SBUIconSet
can replace icons that are used as default across the UIKit with custom images.