mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
added the links color wherever possible
This commit is contained in:
@@ -366,6 +366,12 @@ typedef enum : NSUInteger {
|
||||
*/
|
||||
@property (nonatomic) UIColor *sendingTextColor;
|
||||
|
||||
/**
|
||||
Color used to display links and hyperlinks contentt.
|
||||
Default is [UIColor linkColor].
|
||||
*/
|
||||
@property (nonatomic) UIColor *linksColor;
|
||||
|
||||
/**
|
||||
Color used to display error text.
|
||||
Default is red.
|
||||
|
||||
Reference in New Issue
Block a user