본문 바로가기 메뉴 바로가기

iOS LearningMachine🔥

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

iOS LearningMachine🔥

검색하기 폼
  • 분류 전체보기 (68)
    • iOS & swift (42)
    • algorithm (5)
    • computer science (20)
  • 방명록

swift uilabel 행간 (1)
자간, 행간 (Extension UILabel)

먼저 행간 설정입니다. // 행간 extension UILabel { func setLineSpacing(ratio: Double) { let style = NSMutableParagraphStyle() let lineheight = self.font.pointSize * ratio //font size * multiple style.minimumLineHeight = lineheight style.maximumLineHeight = lineheight self.attributedText = NSAttributedString( string: self.text ?? "", attributes: [ .paragraphStyle: style ]) } } extension UILabel { func setLin..

iOS & swift 2023. 12. 9. 19:25
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • swift 네트워크 모듈화
  • swift urlsession 공통화
  • 레디세이 어플
  • swift 자간
  • swift filemanager excel
  • swift get excel
  • swift urlsession refactoring
  • swift 엑셀 가져오기
  • rag 기반 llm 챗봇
  • 레디세이
  • llm pdf rag
  • swift network refactoring
  • swift 엑셀 읽기
  • swift network 공통화
  • concurrency pagination
  • rag llm pdf
  • 비동기 리스트 swift
  • 공부 타이머 어플
  • swift excel read
  • swift network module
  • swift queryitem encode
  • swift filemanager get excel
  • swift urlcomponent encode
  • 비동기 페이징 swift
  • readysay
  • filemanager excel read
  • 엔디소프트 레이세이
  • llm csv
  • chatgpt rag llm
  • rag 기반 llm
more
«   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
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바