Created
March 4, 2016 10:32
-
-
Save danielmorrisdesign/c602e68c974e8b8a1738 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*! The raw value attribute of the element. Depending on the element, the actual type can vary. */ | |
var value: AnyObject? { get } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment