Instance Property
nameTextLeadingConstraint
Declaration
@IBOutlet unowned(unsafe) var nameTextLeadingConstraint: NSLayoutConstraint { get set }Declaration
@property (unsafe_unretained) NSLayoutConstraint * nameTextLeadingConstraint;Declaration
nameTextLeadingConstraint() -> NSLayoutConstraint
setNameTextLeadingConstraint_(nameTextLeadingConstraint: NSLayoutConstraint)