Sha256: cdef8b4de589852b14a2e2b8673691174e62206846fb6686904939a1e3fa5832
Contents?: true
Size: 160 Bytes
Versions: 1
Compression:
Stored size: 160 Bytes
Contents
class UIButton def title titleForState(UIControlStateNormal) end def setTitle(value) setTitle(value, forState: UIControlStateNormal) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sugarcube-2.7.0 | lib/ios/sugarcube-uikit/uibutton.rb |