質問編集履歴
1
内容を変更
title
CHANGED
File without changes
|
body
CHANGED
@@ -25,7 +25,7 @@
|
|
25
25
|
|
26
26
|
}
|
27
27
|
```
|
28
|
-
|
28
|
+
保存したcolorをUIColorに戻して表示
|
29
29
|
```swift
|
30
30
|
textcolor = ud.object(forKey: "color")
|
31
31
|
//!!ここの色の指定がわからない
|