Thumbnail of post image 026

Swift

PKCanvasViewにSelectAllを表示したくなかった。 PKToolPickerを使用しない事で表示されないことが分かった為、書くためだけのツールに ...

Thumbnail of post image 062

Swift

開発中の手帳アプリにはSelectAllが消したい。 PKToolPickerは使いたい。 PKToolPickerを使用するとSelectAllがついてくる。 ...

Thumbnail of post image 044

Swift

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

Thumbnail of post image 048

Swift

iPad Pro用手帳アプリオリジナル作成 背景は前記事 「手帳「アクションプランナー」→「Planner」、最終的にはオリジナルへ」 不具合改修 ・イベントの ...

Thumbnail of post image 061

Swift

コード ContentView.swift AdditionalView.swift .actionSheet iPadは「Cancel」は表示されません。 . ...

Thumbnail of post image 069

memo

Software Design 2021年01月号 特集 Goプログラミングスキルをレベルアップ 第1章 基本の型とインタフェース 第2章 入出力 第3章 ゴル ...

Thumbnail of post image 145

Swift

.sheetと.fullScreenCoverは名前以外同じ書き方が出来る。 違いは、 .sheetはTopを触ってSwipe Downで閉じれる。 .full ...

Thumbnail of post image 014

Swift

MPMediaPropertyPredicate iPhone本体にある曲を対象 MPMediaQuery.albums() albumCollectionsに ...

Thumbnail of post image 137

Swift

MPMediaItemの全プロパティ表示 全38種類 「General Media Item Property Keys」「User-Defined Prope ...