Thumbnail of post image 109

Swift

WWDC2020「PencilKitの新機能」を見て、PencilKitを使っていないと思い立ち始める。 PencilKitを使って作りたいものが過去からあり、 ...

Thumbnail of post image 062

Swift

WWDC2020まだまだ、見れていない。 Xcode 12 Bate、ダウンロードしたまま入れられていない。 通常業務のソフトウェア開発がApple系にあまり関 ...

Thumbnail of post image 025

Swift

「Views and Controls」の第一階層での変更箇所。 各struct内の変更はこれから確認。 TextEditor Beta 長文テキストを表示・編 ...

Thumbnail of post image 055

Swift

概要 UserDeafalutsに保存したURLのファイルにアクセスする。 iCloud上にあるファイルで非ダウンロード状態で処理を進めたらアプリダウン。(当然 ...

Thumbnail of post image 112

Swift

概要 UserDeafalutsに保存したURLのファイルにアクセスする。 iCloud上にあるファイルで非ダウンロード状態で処理を進めたらアプリダウン。(当然 ...

Thumbnail of post image 056

Swift

概要 SceneDelegate.scene(_:openURLContexts:)、UIDocumentPickerViewControllerで取得したUR ...

Thumbnail of post image 099

Swift

Split View対応 Example ViewController viewWillTransition(to:with:) ビューのサイズが変更されようと ...

Thumbnail of post image 126

Swift

PDFView usePageViewController(_:withViewOptions:) Example(true) スワイプで頁変更出来ます。 di ...

Thumbnail of post image 113

Swift

ファイルアプリのファイルを自アプリで開く Info.plist設定(PDFファイルの場合) Support Document BrowserとDocument ...

Thumbnail of post image 070

Swift

SwiftUI「Volume」の音量調整をMPVolumeView化 valueChangedをCoodinator実装 Git Hub 現在版の画面キャプチャ