Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKChatMsgBoldAttrs Class Reference

Style attributes indicating text is bold. More...

#include <ZoomSDKMeetingChatController.h>

Inherits NSObject.

Properties

BOOL bBold
 Set text style is Bold.
 

Detailed Description

Style attributes indicating text is bold.

Definition at line 148 of file ZoomSDKMeetingChatController.h.

Property Documentation

◆ bBold

- (BOOL) bBold
readwritenonatomicassign

Set text style is Bold.

Definition at line 152 of file ZoomSDKMeetingChatController.h.