mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
Add background color management on text message highlights
This commit is contained in:
@@ -50,7 +50,8 @@
|
||||
The optional text pattern to be highlighted in the body of the message.
|
||||
*/
|
||||
NSString *highlightedPattern;
|
||||
UIColor *highlightedPatternColor;
|
||||
UIColor *highlightedPatternForegroundColor;
|
||||
UIColor *highlightedPatternBackgroundColor;
|
||||
UIFont *highlightedPatternFont;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user