質問編集履歴
1
PresentFromRectの使用
title
CHANGED
File without changes
|
body
CHANGED
@@ -66,4 +66,12 @@
|
|
66
66
|
Xamarin.Forms 4.1.0.778454
|
67
67
|
iPad iOS13.1.2
|
68
68
|
|
69
|
-
なにか情報をお持ちの方は回答よろしくお願いします。
|
69
|
+
なにか情報をお持ちの方は回答よろしくお願いします。
|
70
|
+
|
71
|
+
### 追記1
|
72
|
+
|
73
|
+
下記の記事を見つけました。
|
74
|
+
[WARNING: Calling -[UIPrinterPickerController presentAnimated:completionHandler:] on iPad](https://stackoverflow.com/questions/50255625/warning-calling-uiprinterpickercontroller-presentanimatedcompletionhandler)
|
75
|
+
[iPadからの印刷機能で WARNING: Calling -[UIPrinterPickerController presentAnimated:completionHandler:] on iPad](https://conocode.com/troubleshooting/ipad-print-warning-calling-uiprinterpickercontroller-presentanimatedcompletionhandler-on-ipad/)
|
76
|
+
|
77
|
+
Presentではなく、PresentFromRectを使用すれば良いみたいですが、viewの設定方法がわからず進まない状態です。
|