Files
minecraft-bedrock-json-schemas/source/resource/ui/elements/properties/prevent_touch_input.json

6 lines
171 B
JSON
Raw Normal View History

2023-10-24 20:28:27 +02:00
{
"title": "Prevent Touch Input",
"description": "If true, touch input will be prevented from passing through this element.",
"$ref": "../../general/boolean.json"
}