Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCBoldAttrs Class Reference

Bold attributes. More...

#include <MobileRTCMeetingChat.h>

Inherits NSObject.

Properties

BOOL bBold
 If the value is YES, the text style is Bold.
 

Detailed Description

Bold attributes.

Definition at line 470 of file MobileRTCMeetingChat.h.

Property Documentation

◆ bBold

- (BOOL) bBold
readwritenonatomicassign

If the value is YES, the text style is Bold.

Definition at line 474 of file MobileRTCMeetingChat.h.