Experimental: this API is experimental and might be changed or removed in the future.

VisualElement.enabledSelf

切换到手册
public bool enabledSelf ;

描述

如果 VisualElement 是本地启用,则返回 true。

如果 VisualElement 由其父级之一隐式禁用,则此标志不会更改。要对此进行验证,请使用 enabledInHierarchy。