ignoreModifierKeys(for:)
Returns whether the modifier keys will be ignored for this dragging session.
Declaration
@MainActor optional func ignoreModifierKeys(for session: NSDraggingSession) -> BoolParameters
- session:
The dragging session.
Returns whether the modifier keys will be ignored for this dragging session.
@MainActor optional func ignoreModifierKeys(for session: NSDraggingSession) -> BoolThe dragging session.