天天看點

UIImageView 個人學習總結

    //改變imageView的填充模式

   //uiview的屬性,設定為yes的時候超出部分,不予以顯示

    imageView.clipsToBounds = YES;