草庐IT

hasCentredPlaceholder

全部标签

ios - 在 iOS 7 UISearchBar 左对齐占位符文本?

在iOS7UISearchBar上,占位符文本居中,我想禁用它并使其始终像以前一样位于左侧。有一个私有(private)方法setCenterPlaceholder,在diffs上用BOOL调用它会成功。https://gist.github.com/nscoding/7220368头文件@interfaceNSCodingSearchBar:UISearchBar//DefaultbythesystemisYES.//https://github.com/nst/iOS-Runtime-Headers/blob/master/Frameworks/UIKit.framework/UI

ios - 在 iOS 7 UISearchBar 左对齐占位符文本?

在iOS7UISearchBar上,占位符文本居中,我想禁用它并使其始终像以前一样位于左侧。有一个私有(private)方法setCenterPlaceholder,在diffs上用BOOL调用它会成功。https://gist.github.com/nscoding/7220368头文件@interfaceNSCodingSearchBar:UISearchBar//DefaultbythesystemisYES.//https://github.com/nst/iOS-Runtime-Headers/blob/master/Frameworks/UIKit.framework/UI