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

VisualElement.enabledSelf

Switch to Manual
public bool enabledSelf ;

Description

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

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