mirror of https://github.com/kivy/kivy.git
9 lines
181 B
ReStructuredText
9 lines
181 B
ReStructuredText
|
properties
|
||
|
==========
|
||
|
|
||
|
they are used to bind action to information, there is one type for whatever you need
|
||
|
-> StringProperty
|
||
|
-> NumericProperty
|
||
|
-> and so on
|
||
|
-> on_ property events
|