rename
An action that activates the standard rename interaction.
Declaration
var rename: RenameAction? { get }Discussion
Use the renameAction(_:) modifier to configure the rename action in the environment.
An action that activates the standard rename interaction.
var rename: RenameAction? { get }Use the renameAction(_:) modifier to configure the rename action in the environment.