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

Italic attributes. More...

#include <MobileRTCMeetingChat.h>

Inherits NSObject.

Properties

BOOL bItalic
 If the value is true, the text style is Italic.
 

Detailed Description

Italic attributes.

Definition at line 481 of file MobileRTCMeetingChat.h.

Property Documentation

◆ bItalic

- (BOOL) bItalic
readwritenonatomicassign

If the value is true, the text style is Italic.

Definition at line 485 of file MobileRTCMeetingChat.h.