var location: CGPoint
The location of the drag in the coordinate space of the drop view.
ドロップビューの座標空間の中のドラッグの場所。
Availability 有効性
Technology
struct DropInfo
var location: CGPoint
func hasItemsConforming (to: [UTType]) -> Bool
func hasItemsConforming (to: [String]) -> Bool
func itemProviders (for: [UTType]) -> [NSItemProvider ]
func itemProviders (for: [String]) -> [NSItemProvider ]
protocol DropDelegate
struct DropProposal
enum DropOperation