본문 바로가기

전체 글

findT 개인정보 처리방침 더보기
simple60s 개인정보 방침 더보기
swift Frame vs Bounds zeddios.tistory.com/203 iOS ) Frame과 Bounds의 차이 (1/2) 안녕하세요 :) Zedd입니다. 지금 다른 글을 쓰고있는데, 쓰면 쓸수록 쓸 주제가 많아집니다...급 이 글을 쓰게 됐어요 XD.. 아무튼 오늘은 저도 궁금했던 Frame과 Bounds의 차이를 알아볼거에요 :) 다음 zeddios.tistory.com 더보기
swift frame.size.width vs frame.width stackoverflow.com/questions/27243451/difference-between-frame-size-width-and-frame-width Difference between frame.size.width and frame.width I was writing a program in swift and just now I noticed that I can directly access a CGRect frame's width and height properties directly without using the CGSize width and height. That is I am now ... stackoverflow.com 더보기
swift init, convenience init zeddios.tistory.com/141 Swift ) init과 convenience init의 차이 안녕하세요 :) 오늘은 Swift의 이니셜라이저! init과 convenience init의 차이점을 볼거에요. 시작하겠습니다XD Designated init과 convenience init의 차이 다들 아시다시피, Designated init은 Swift의 초기.. zeddios.tistory.com 더보기
swift CGColor? UIColor? zeddios.tistory.com/239 iOS ) CGColor와 UIColor의 차이 안녕하세요 :) Zedd입니다!! 정~~말 예전에 썼던 글에서 이랬었죠...오늘에서야 이 궁금증을 풀 수 있게 됐네요 ㅎㅎ.. 아무튼 오늘은 궁금했던 CGColor와 U zeddios.tistory.com 더보기
swift CGfloat? hyerios.tistory.com/100 iOS CGFloat CGFloat를 말하기전에 float과 double에 대해서 간단히 살펴봅시다. float is a single - precision, floating - point value type. 즉 실수타입의 단정밀도 32비트 부동 소수형입니다. double is a dobule - prec.. hyerios.tistory.com 더보기
swift preferredContentSize wookiphone.tistory.com/80 iOS10 Widget Height값 조정하기 iOS 8,9에서는 autolayout이나 self.preferredContentSize라는 명령어로 일정한 통신 후 나, 위잿 실행 중에 임의로 사이즈를 조절 할 수가 있었다. 하지만 iOS10에서는 Height가 고정이되버려 중간에 사이즈 wookiphone.tistory.com 더보기