Example usage for Java android.util Property fields, constructors, methods, implement or subclass
The text is from its open source code.
Property(Class A constructor that takes an identifying name and #getType() type for the property. |
V | get(T object) Returns the current value that this property represents on the given object . |