カテゴリー: iOS197 / 197 ページ

UIButton 背景色を変える

UIButton の背景色を変える方法 (iOS 5 で…

UIButton setTitle よく忘れる。。

UIButton をコードで実装するときに、 「ボタンに…

丸角 UIView

メモ 丸角の View を 使いたい時は、「layer….

アプリからブラウザ (Safari) を開く方法

自作アプリから、ボタン一発で Safari を開きたい!…

端末判定 iPad or iPhone どっち?

メモ iPad と iPhone 両方に対応したアプリを…

animationWithDuration、CAAnimationCA 途中の座標を取得する方法

UIView の animationWithDurati…

Subclass of CALayer 描画されない? 原因はsetNeedsDisplay!

CALayer の Subclass をつくったときにハ…