Thumbnail of post image 036

Swift

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

Thumbnail of post image 035

Swift

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

Thumbnail of post image 050

Swift

目的 sheetのサイズが知りたい 単純にGeometryReaderを挿入すると、デザインが崩れる。 元のデザインを使用出来る方法、sheetのサイズをデザイ ...

Thumbnail of post image 078

Swift

公式ドキュメント「Creating Lock Screen Widgets and Watch Complications」 画像は「.accessoryCir ...

Thumbnail of post image 114

Swift

Pickerのデフォルトはバージョン毎にチェックが必要 意図した表示にならない場合が多い NavigationViewとFormの関係かもしれないが 調査、対応 ...

Thumbnail of post image 172

Swift

その3:アプリに処理指示、アプリ起動、パラメータあり AlbumShuffleIntents.swift

Thumbnail of post image 131

Swift

その2:アプリに処理指示、View表示、パラメータなし AlbumShuffleIntents.swift AlbumShuffleSnippetView.sw ...

Thumbnail of post image 161

Swift

その1:アプリに処理指示、アプリ起動、パラメータなし AlbumShuffleIntentsAppRun.swift titleはLocalizedString ...