Thumbnail of post image 195

Swift

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

Thumbnail of post image 194

Swift

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

Thumbnail of post image 069

Swift

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

Thumbnail of post image 180

Swift

妄想「手帳「アクションプランナー」→「Planner」→オリジナル開発(APCDigital)→標準化」 設定画面検証実装その2 ラベル設定はあとは微調整かな。 ...

Thumbnail of post image 058

Swift

どうやって取得出来る? UIFontから取得するメソッドはない。(私が気づいていない可能性もありますが) 色々な値を出力してみた。 UIFont.fontDes ...

Thumbnail of post image 189

Swift

手順概要 文字列を設定 フォント情報を設定 フィットするサイズを取得 取得したサイズを設定 Exampleコード 最初 テキストやフォント変更後

Thumbnail of post image 003

Swift

妄想「手帳「アクションプランナー」→「Planner」→オリジナル開発(APCDigital)→標準化」 設定画面検証実装 こんな感じか。 デザイン妄想中。

Thumbnail of post image 002

Swift

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

Thumbnail of post image 075

Swift

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

Thumbnail of post image 059

Swift

PencilKitの基本 PKToolPickerの表示・非表示 PKToolPickerのsetVisible(_:forFirstResponder:)を使 ...