Swift

textView.textAlignment = .left

Objective-C

textView.textAlignment = NSTextAlignmentLeft;