Method IsFieldAllowingEditor
IsFieldAllowingEditor(VisualElement)
Determines whether [is field allowing editor] [the specified port].
Declaration
public bool IsFieldAllowingEditor(VisualElement port)
Parameters
| Type | Name | Description |
|---|---|---|
| VisualElement | port | The port. |
Returns
| Type | Description |
|---|---|
| bool |
|