본문 바로가기

도래울

검색하기
도래울
프로필사진 도래울

  • 도래울 (213)
    • 개발 (186)
      • iOS (97)
      • Android (75)
      • Web (2)
      • DataBase (4)
      • Eclipse (1)
      • Server (1)
      • Office (1)
    • 아이폰 (1)
    • IT (5)
    • MAC (2)
    • 게임 (3)
    • 자동차 (1)
    • 스키장 (1)
    • 여행 (3)
    • 요리 (2)
    • 휴대폰 구매 (4)
    • 꿈 해몽 (3)
    • 공유 (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
  • LG유플러스
  • 신도림
  • afterdelay
  • UIView
  • 해몽
  • Bitcode
  • 앱스토어
  • UITableView
  • 공략
  • swift
  • error
  • 페이백
  • loop
  • 얻는법
  • 포켓볼
  • IOS
  • 신도림 테크노마트
  • 샘플
  • 포켓몬 GO
  • push
  • swift3
  • setting
  • Xcode
  • GCD
  • 보라카이
  • Example
  • Check
  • 아이폰7
  • 스마트폰
  • simulator
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록uiswitch (1)

도래울

UIView, UISlider, UISwitch Swift 코드 생성

UIView In iOS, UIView class provides rectangular area in the view, this view can render user defined content on the iPhone screen. Here is the very basic example for creating UIView programmatically. 1 2 3 4 5 var DynamicView=UIView(frame: CGRectMake(100, 200, 100, 100)) DynamicView.backgroundColor=UIColor.greenColor() DynamicView.layer.cornerRadius=25 DynamicView.layer.borderWidth=2 self.view.a..

개발/iOS 2016. 4. 29. 11:44
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바