EditModeChanged<T> constructor

EditModeChanged<T>(
  1. bool isEditing
)

Implementation

EditModeChanged(this.isEditing);