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

Set font size attributes for a chat message segment. More...

#include <MobileRTCMeetingChat.h>

Inherits NSObject.

Properties

NSInteger fontSize
 Font size value. default is FontSize_Medium.
 

Detailed Description

Set font size attributes for a chat message segment.

Definition at line 564 of file MobileRTCMeetingChat.h.

Property Documentation

◆ fontSize

- (NSInteger) fontSize
readwritenonatomicassign

Font size value. default is FontSize_Medium.

Definition at line 568 of file MobileRTCMeetingChat.h.