Skip to content

text alignment #28

@mohsen-dl

Description

@mohsen-dl

Hi
I need text alignment for TextField, So I think you can add this method to your library:

open func addTextField(_ identifier: String, placeHolder: String, keyboardType: UIKeyboardType, font: UIFont, padding: CGFloat, isSecured: Bool, textAlignment: NSTextAlignment) { ... textField.textAlignment = textAlignment ... }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions