update schema

This commit is contained in:
bluepilledgreat 2024-10-24 22:59:30 +01:00
parent 1985ae6c87
commit 18fed1fa13

View File

@ -30,7 +30,8 @@
"BorderBrush": "Brush",
"FontSize": "double",
"FontWeight": "FontWeight",
"FontStyle": "FontStyle"
"FontStyle": "FontStyle",
"FontFamily": "FontFamily"
}
},
"BloxstrapCustomBootstrapper": {
@ -91,6 +92,7 @@
"FontSize": "double",
"FontWeight": "FontWeight",
"FontStyle": "FontStyle",
"FontFamily": "FontFamily",
"LineHeight": "double",
"LineStackingStrategy": "LineStackingStrategy",
"TextAlignment": "TextAlignment",
@ -274,6 +276,7 @@
"Color": {},
"ImageSource": {},
"Transform": { "CanHaveElement": true },
"FontFamily": {},
"Visibility": {
"Values": [
"Visible",