mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Improving documentation based on feedback. Thanks @appleguy! (#2364)
* Improving documentation based on feedback. Thanks @appleguy! * :palm + forehead:
This commit is contained in:
committed by
Adlai Holler
parent
c72b2b212c
commit
4f3593b211
@@ -81,7 +81,7 @@ typedef NS_ENUM(NSUInteger, ASTextNodeHighlightStyle) {
|
||||
@property (nonatomic, readonly, assign) NSUInteger lineCount;
|
||||
|
||||
/**
|
||||
* An array of path objects representing the regions where text is not displayed.
|
||||
* An array of path objects representing the regions where text should not be displayed.
|
||||
*
|
||||
* @discussion The default value of this property is an empty array. You can
|
||||
* assign an array of UIBezierPath objects to exclude text from one or more regions in
|
||||
|
||||
Reference in New Issue
Block a user