[]
Commits or cancels any pending edits and exits edit mode.
public bool FinishEditing(bool cancelEdits = false)
| Type | Name | Description |
|---|---|---|
| bool | cancelEdits | if set to |
| Type | Description |
|---|---|
| bool |
Commits or cancels any pending edits and exits edit mode.
public bool FinishEditing(bool cancelEdits, bool cancellable)
| Type | Name | Description |
|---|---|---|
| bool | cancelEdits | if set to |
| bool | cancellable | Specifies whether this operation is cancellable through the editing events. |
| Type | Description |
|---|---|
| bool |