|
Meeting SDK for iOS API Reference
|
A class that contains paragraph attributes. More...
#include <MobileRTCMeetingChat.h>
Inherits NSObject.
Properties | |
| NSString *_Nullable | strParagraph |
| The paragraph style. If strParagraph is not empty, the text style has a paragraph style. | |
A class that contains paragraph attributes.
Definition at line 692 of file MobileRTCMeetingChat.h.
|
readwritenonatomiccopy |
The paragraph style. If strParagraph is not empty, the text style has a paragraph style.
Definition at line 697 of file MobileRTCMeetingChat.h.