Thumbnail of post image 140

Swift

UIViewからUIColorPicker表示、色選択後のコールバック関数でUIView内部品の色を取得 その色が取れるの? colorPickerViewCo ...

Thumbnail of post image 073

Swift

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

Thumbnail of post image 044

Swift

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

Thumbnail of post image 197

Swift

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

Thumbnail of post image 012

Swift

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

Thumbnail of post image 049

Swift

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

Thumbnail of post image 097

Swift

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

Thumbnail of post image 112

Swift

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

Thumbnail of post image 083

Swift

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

Thumbnail of post image 162

Swift

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