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

Underline attributes. More...

#include <MobileRTCMeetingChat.h>

Inherits NSObject.

Properties

BOOL bUnderline
 If the value is true, the text style is Underline.
 

Detailed Description

Underline attributes.

Definition at line 525 of file MobileRTCMeetingChat.h.

Property Documentation

◆ bUnderline

- (BOOL) bUnderline
readwritenonatomicassign

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

Definition at line 529 of file MobileRTCMeetingChat.h.