You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting the textAlignment field in a UITextField to UITextAlignmentRight doesn't appear to do anything; the text remains justified left. I'd guess the same is true for UITextView since they both appear to use the same private, UITextLayer.
The text was updated successfully, but these errors were encountered:
Setting the textAlignment field in a UITextField to UITextAlignmentRight doesn't appear to do anything; the text remains justified left. I'd guess the same is true for UITextView since they both appear to use the same private, UITextLayer.
The text was updated successfully, but these errors were encountered: