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

Set italic style attributes for a chat message segment. More...

#include <ZoomSDKMeetingChatController.h>

Inherits NSObject.

Properties

BOOL bItalic
 Set text style is Italic.
 

Detailed Description

Set italic style attributes for a chat message segment.

Definition at line 160 of file ZoomSDKMeetingChatController.h.

Property Documentation

◆ bItalic

- (BOOL) bItalic
readwritenonatomicassign

Set text style is Italic.

Definition at line 164 of file ZoomSDKMeetingChatController.h.