mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-02-27 21:38:43 +00:00
Fix text format menu on iOS 13.2
This commit is contained in:
@@ -71,6 +71,8 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
//! @abstract The range of text currently selected. If length is zero, the range is the cursor location.
|
||||
@property NSRange selectedRange;
|
||||
|
||||
@property (readonly) CGRect selectionRect;
|
||||
|
||||
#pragma mark - Placeholder
|
||||
/**
|
||||
@abstract Indicates if the receiver is displaying the placeholder text.
|
||||
|
||||
Reference in New Issue
Block a user