Code Hangout #20 - Frame and Bounds in UIView - iOS Development Tutorial

preview_player
Показать описание

iOS animation, custom transition, custom drawings? All of these require you to master the concepts of Frame and Bounds.
Рекомендации по теме
Комментарии
Автор

At 7:08, you said that a CGRect consist of a CGFloat and a CGSize, I think you meant CGPoint and CGSize

alannguyen
Автор

When/how would the width and height be different in frame and bounds?

Schmuck