Notice
														
												
											
												
												
													Recent Posts
													
											
												
												
													Recent Comments
													
											
												
												
													Link
													
											
									| 일 | 월 | 화 | 수 | 목 | 금 | 토 | 
|---|---|---|---|---|---|---|
| 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
													
											
												
												- ubuntu
- 함수
- MS-SQL
- 맛집
- Excel
- swift
- pandas
- 날짜
- 리눅스
- javascript
- 다이어트
- ASP
- flutter
- mssql
- PER
- node.js
- tensorflow
- Unity
- PyQt
- PyQt5
- urllib
- IOS
- 라즈베리파이
- Linux
- port
- GIT
- 유니티
- python
- sqlite
- MySQL
													Archives
													
											
											
											
											목록uiswitch (2)
아미(아름다운미소)
			
			
				UISwitch의 사이즈를 조정하는 방법
				
	
	
               
           
               
	
		
	
	
               
           
					
					
					
					
					
					
						
					
				How to resize a UISwitch //Swift 3 Swift 4 @IBOutlet weak var LoginSwitch: UISwitch! LoginSwitch.transform = CGAffineTransform(scaleX: 0.75, y: 0.75)
				랭귀지/SWIFT
				
				2018. 5. 28. 09:30