【Swift】 라이브러리 "Material Components"에서 leadingAssistiveLabel의 색상 변경



무슨 일이야



이거



――의 「올바른 패스워드를 입력해 주세요」의 색을 빨강으로 하고 싶다.
매뉴얼을 보자.
leadingAssistiveLabel.textColor 에서 좋다.
passwordTextField.leadingAssistiveLabel.textColor = .red

――하지만, 색이 변하지 않는다.
그래도 해결책이 나오지 않는다.

시행착오의 결과


passwordTextField.setLeadingAssistiveLabelColor(.red, for: .normal)



할 수 있었다.
과거의 자신의 기사가 힌트가 되었다(라고 할까 거의 같은 고민).

【Swift】 라이브러리 "Material Components"의 MDCOutlinedTextField를 사용한 TextField 구현
h tps:// 퀵했다. 작은 m / an tk / MS / 6 아 0c755 그림 61C4 그림 471 키 5

끝(´・ω・`)

좋은 웹페이지 즐겨찾기