Thumbnail of post image 023

Swift

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

Thumbnail of post image 080

Swift

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

Thumbnail of post image 005

Swift

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

Thumbnail of post image 145

Swift

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

Thumbnail of post image 022

Swift

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

Thumbnail of post image 040

Swift

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

Thumbnail of post image 000

Swift

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

Thumbnail of post image 069

Swift

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

Thumbnail of post image 140

Swift

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

Thumbnail of post image 158

Swift

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