Thumbnail of post image 122

Swift

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

Thumbnail of post image 198

Swift

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

Thumbnail of post image 020

Swift

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

Thumbnail of post image 110

Swift

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

Thumbnail of post image 029

Swift

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

Thumbnail of post image 184

Swift

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

Thumbnail of post image 029

Swift

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

Thumbnail of post image 066

Swift

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

Thumbnail of post image 154

Swift

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

Thumbnail of post image 024

Swift

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