Thumbnail of post image 135

Swift

コード全体 Viewの生成と親Viewへ追加 AutoLayoutの設定 Storyboardの場合 コードの場合:NSLayoutAnchorを使用する tr ...

Thumbnail of post image 099

Swift

iPad Pro用手帳アプリオリジナル作成 背景は前記事 「手帳「アクションプランナー」→「Planner」、最終的にはオリジナルへ」 独自PKToolPick ...

Thumbnail of post image 026

Swift

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

Thumbnail of post image 006

Swift

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

Thumbnail of post image 064

Swift

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

Thumbnail of post image 000

Swift

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

Thumbnail of post image 005

Swift

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

Thumbnail of post image 100

Swift

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

Thumbnail of post image 075

Swift

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

Thumbnail of post image 067

Swift

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