UITextField屬性--PlaceHolder顏色自定義

//設置placeHolder的顏色spa     UIColor *color = [UIColor colorWithRed:168/255.0 green:166/255.0 blue:42/255.0 alpha:1.0];3d     self.endAddressText.attributedPlaceholder = [[NSAttributedString alloc] initW
相關文章
相關標籤/搜索