Files
minecraft-bedrock-json-schemas/source/resource/ui/elements/properties/prevent_touch_input.json
2023-10-24 20:28:27 +02:00

6 lines
171 B
JSON

{
"title": "Prevent Touch Input",
"description": "If true, touch input will be prevented from passing through this element.",
"$ref": "../../general/boolean.json"
}