teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

3

タイトルの改善

2020/03/22 08:42

投稿

hik_
hik_

スコア42

title CHANGED
@@ -1,1 +1,1 @@
1
- スクリーンショットの撮り方(TextView)
1
+ スクリーンショットが見切れてしまう
body CHANGED
File without changes

2

タイトルの修正

2020/03/22 08:42

投稿

hik_
hik_

スコア42

title CHANGED
@@ -1,1 +1,1 @@
1
- TextViewのフルスクリーンショット撮りたい
1
+ スクリーンショット撮り方(TextView)
body CHANGED
File without changes

1

初心者マークの追加

2020/03/22 04:39

投稿

hik_
hik_

スコア42

title CHANGED
File without changes
body CHANGED
@@ -51,6 +51,7 @@
51
51
  UIGraphicsBeginImageContextWithOptions(textView.frame.size, false, UIScreen.mainScreen().scale)
52
52
  ```
53
53
 
54
+
54
55
  に修正したりしている状況ですが、現状解決できない状態です。
55
56
  ご教示いただけたら幸いです。
56
57
  よろしくお願いします。