Thumbnail of post image 153

Swift

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

Thumbnail of post image 047

Swift

Swift MusicKitプログラミング その14 MusicKitで検索した曲をミュージックライブラリに追加 MediaPlayer FrameworkのM ...

Thumbnail of post image 198

Swift

Swift MusicKitプログラミング その13 MusicKitで検索したアルバムをミュージックライブラリに追加 MediaPlayer Framewor ...

Thumbnail of post image 079

Swift

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

Thumbnail of post image 013

Swift

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

Thumbnail of post image 140

Swift

手帳「アクションプランナー」風のオリジナルアプリ「APCDigital」開発 背景は以前の記事 「手帳「アクションプランナー」→「Planner」、最終的にはオ ...

Thumbnail of post image 075

Swift

実現したい事 その2:UILabelにHTMLを反映 HTMLを反映:「1:00 Paris Saint-Germain - FC Nantes」 htmlTe ...

Thumbnail of post image 053

Swift

実現したい事 その1:HTML色指定を差し込む 文字列:「1:00 Paris Saint-Germain - FC Nantes」 色指定差し込み後文字列:「 ...

Thumbnail of post image 028

Swift

Refill Calendar 記事「手帳「アクションプランナー」→「Planner」→オリジナル開発(APCDigital)→標準化その7」 公開に向けて最終 ...

Thumbnail of post image 135

Swift

UIControlの設定です。 指定方法は2つ。 ・Xcodeで設定する。 ・コードで設定する。 コード例