-
Updated
Jul 7, 2020 - Swift
nsattributedstring
Here are 55 public repositories matching this topic...
-
Updated
May 15, 2020 - Swift
How can I include special characters in my mention?
The mention format I want is as follows:
@한글(Hangle) 입니다.
I want to know how.
-
Updated
Feb 27, 2020 - Swift
-
Updated
Jul 7, 2020 - Objective-C
-
Updated
Mar 12, 2019 - Objective-C
-
Updated
Jan 4, 2020 - Objective-C
-
Updated
Apr 18, 2019 - Objective-C
-
Updated
Apr 21, 2020 - Swift
The distance in points between the bottom of one line fragment and the top of the next.
https://developer.apple.com/documentation/uikit/nsmutableparagraphstyle/1528742-linespacing
-
Updated
Apr 10, 2019 - Swift
-
Updated
Feb 5, 2018 - Objective-C
-
Updated
Dec 25, 2019 - Objective-C
-
Updated
Mar 22, 2020 - Swift
-
Updated
Oct 15, 2019 - Swift
-
Updated
Mar 17, 2020 - Swift
-
Updated
Mar 25, 2019 - Swift
-
Updated
Apr 25, 2020 - Swift
-
Updated
Nov 21, 2019 - Objective-C
-
Updated
Apr 10, 2019 - Swift
-
Updated
Dec 14, 2019 - Swift
-
Updated
Mar 18, 2020 - Objective-C
-
Updated
Oct 9, 2019 - Swift
-
Updated
Sep 26, 2017 - Swift
-
Updated
Jul 19, 2018 - Swift
writingDirection这里原文[https://developer.apple.com/documentation/foundation/nsattributedstring/key/1524497-writingdirection]描述:
The value of this attribute is an NSArray object containing NSNumber objects representing the nested levels of writing direction overrides, in order from outermost to innermost.
这里应该是一个NSNumber的数组,代码修改如下:
let dict = [NSAttributedStringKey.writingDirection:[index]]
-
Updated
Jul 27, 2019 - Swift
Improve this page
Add a description, image, and links to the nsattributedstring topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nsattributedstring topic, visit your repo's landing page and select "manage topics."
Since this is a tool that people should use to build upon, we should have better docblocks to describe more advanced usages of API's.
Plus, I LOVE ASCII art.