Mikalai Turankou
|
1a21487540
|
Added missing comments for exported types like constants, variables, functions, structs and interfaces
|
2024-09-12 14:05:11 +03:00 |
Alexei Anoshenko
|
87148836c0
|
Updated Path
* Added NewPath and NewPathFromSvg methods to Canvas interface
* Removed NewPath function
* Removed Reset methods from Path interface
|
2024-08-20 20:01:26 +03:00 |
anoshenko
|
f9d7c77500
|
Can use ListAdapter as "content" property value of ListLayout
|
2024-06-03 18:31:25 +03:00 |
Alexei Anoshenko
|
b1628023f7
|
Excluding default properties of CustomView from the result of String()
|
2024-05-02 15:07:57 +03:00 |
anoshenko
|
9ac68ac0c9
|
Updated docs
|
2024-04-23 19:34:36 +03:00 |
anoshenko
|
ac8bb47677
|
Added the ViewIndex function to the ViewsContainer interface
|
2023-04-24 21:13:45 +03:00 |
anoshenko
|
d3002ced0e
|
Bug fixing
|
2022-11-23 15:10:29 +03:00 |
Alexei Anoshenko
|
dcf8240235
|
Removed Init function from View interface
|
2022-09-01 11:04:50 +03:00 |
Alexei Anoshenko
|
5926a7649f
|
Changed the type of the second argument of all Get functions to "subviewID ...string" (previously "subviewID string")
|
2022-08-31 22:17:46 +03:00 |
Alexei Anoshenko
|
f3f3ddb084
|
Updated transition
|
2022-08-10 15:36:38 +03:00 |
Alexei Anoshenko
|
fdbb6cb00b
|
replace interface{} -> any
|
2022-07-26 18:36:00 +03:00 |
Alexei Anoshenko
|
9478b1ee4f
|
Bug fixing
|
2022-05-22 12:54:02 +03:00 |
Alexei Anoshenko
|
fcea1c89a3
|
bug fixing
|
2022-05-17 10:46:00 +03:00 |
anoshenko
|
36e6d0a389
|
Added the "current" property to StackLayout
|
2021-11-20 14:22:00 +03:00 |
anoshenko
|
7e2804f002
|
Add a listener for changing a property value
|
2021-11-20 11:15:28 +03:00 |
anoshenko
|
73e7184395
|
Initialization
|
2021-09-07 17:36:50 +03:00 |