Sha256: 26dc18470e8d92de0f834cd3bff725c33cf4a5e53c0edecfd9194b4b96692ee3
Contents?: true
Size: 249 Bytes
Versions: 1
Compression:
Stored size: 249 Bytes
Contents
Teacup.handler UIButton, :titleColor { |button, color| button.setTitleColor(color, forState: UIControlStateNormal) } Teacup.handler UIButton, :backgroundImage { |button, image| button.setBackgroundImage(image, forState: UIControlStateNormal) }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
motion-wizard-0.1 | samples/wizard-2/app/views/styles/handlers.rb |