isRenaming
This value is true when the::item is currently being renamed.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Field
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public bool isRenaming
Remarks
By default the item's displayName is not rendered when the rename overlay is showing by using an empty string instead of item.displayName.