UIImageViewオブジェクトを初期化する
イメージデータ
UIImage *image
property- イメージを代入する
- ImageView.image = image;
UIImage *highlightedImage
property- ボタンを押したとき等に表示されるイメージを代入する
- ImageView.highlightedImage = image;
アニメーションイメージ
animationImages
propertyhighlightedAnimationImages
propertyanimationDuration
propertyanimationRepeatCount
property– startAnimating
– stopAnimating
– isAnimating
属性を設定/取得する
userInteractionEnabled
propertyhighlighted
property
0 件のコメント:
コメントを投稿