Contents

accessibilityDropPointDescriptors

An array of location descriptor objects that you use to define where drops are possible on this element.

Declaration

@MainActor var accessibilityDropPointDescriptors: [UIAccessibilityLocationDescriptor]? { get set }

Discussion

To restore the default automatic behavior for this property, assign or return the default value of nil.

See Also

Fine-Tuning Drag and Drop