Thumbnail of post image 007

Swift

NowPlayingView概要(ドキュメントより) ドキュメント: 概要 Now Playing」ビューを使えば、ユーザーはアプリを離れることなく、現在または ...

Thumbnail of post image 170

Swift

同じにならないのか。 同じにするのは端末毎にフォントサイズを調整しないといけないのか。

Thumbnail of post image 138

Swift

ドキュメント「Creating a Widget Extension」 ドキュメントの最後に「Declare Multiple Widgets in Your ...

Thumbnail of post image 064

Swift

NotificationCenterで通知 SwiftUI側 UIKit側

Thumbnail of post image 007

Swift

コード DatePickerのselectionに「@Binding var day: Date」指定した場合、コール元が即座に反映されてしまう。 画面外タップ ...

Thumbnail of post image 058

Swift

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

Thumbnail of post image 103

Swift

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

Thumbnail of post image 047

Swift

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

Thumbnail of post image 139

Swift

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

Thumbnail of post image 047

Swift

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