Thumbnail of post image 177

Swift

SwiftUIでUIDocumentPickerViewControllerを使うため、UIViewControllerRepresentableを使用していた ...

Thumbnail of post image 077

Swift

PKInkingTool.InkTypeは、 .marker .pencil .pen .monoline .fountainPen(カリグラフィーペン) .w ...

Thumbnail of post image 088

Swift

Xcode 14.3「Cannot load underlying module for 'MediaPlayer'」発生 ・Productメニュー「Clean ...

Thumbnail of post image 144

Swift

コード 結果 ImageのsystemImageのみ:線あり HStackでImage+Text:Imageの下に線なし HStackでText+Image:線 ...

Thumbnail of post image 131

Swift

その1:はじめの一歩 ドキュメント: ContentView.swift PDFViewRepresentable.swift

Thumbnail of post image 060

Swift

サイズ表示コード サイズ iPad Pro 12.9 横向き デフォルト:Device:(1366.0, 1024.0) スペースを拡大:Device:(159 ...

Thumbnail of post image 153

Swift

今までは全て最小値だったが、一部.defaultWidthが変更された。 最小幅取得extentionを用意し、今後常に最小になるように対処。 使用方法

Thumbnail of post image 003

Swift

PKInkingTool.InkTypeは、 .pencil .marker .pen があります。 各種類の デフォルトサイズ:.defaultWidth 指 ...