Version: 2021.1
public bool enabledSelf ;

描述

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

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