Thumbnail of post image 197

Swift

SwiftUIでUIDocumentPickerViewControllerで選択したファイルがアプリ内フォルダにあるのか確認 外部フォルダであれば内部にコピー ...

Thumbnail of post image 141

Swift

SwiftUIでUIDocumentPickerViewControllerで選択したファイルをアプリフォルダにコピーする Point startAccessi ...

Thumbnail of post image 137

Swift

SwiftUIでUIDocumentPickerViewControllerを使用する Point final classにする NSObjectをベースに入れ ...

Thumbnail of post image 063

Swift

妄想「手帳「アクションプランナー」→「Planner」→オリジナル開発(APCDigital)→標準化」 検証実装 日の位置設定の検証 設定項目(妄想) 日の位 ...

Thumbnail of post image 195

Swift

UIViewControllerRepresentable.updateUIViewController(_:context:)の流れ Example Refi ...

Thumbnail of post image 038

Swift

Swift 今更!?PencilKit 以前の記事「Swift 今更!?PencilKit」 「Swift 今更!?PencilKit」のSwiftUI・iPa ...

Thumbnail of post image 149

Swift

Swift 今更!?PencilKit 以前の記事「Swift 今更!?PencilKit」 SwiftUI・iPadOS14.5版 リフィル画像を背景に設定版 ...

Thumbnail of post image 033

Swift

以前はImage+Textで記載していた。

Thumbnail of post image 035

Swift

iOS 14からLabelが追加された。 HStack+Image+TextのコーディングをLabel 1つに出来る。 実行結果 見た目は変わらない。 制御しや ...