https://developer.apple.com/documentation/uikit/uipointerregionrequest
"An object to describe the pointer's location in the interaction's view."
상호작용의 뷰에서 포인터의 위치를 설명하는 객체입니다.
@MainActor class UIPointerRegionRequest : NSObject
포인터 상호작용 변경을 허용하기 위해 UIPointerRegionRequest
가 UIPointerInteractionDelegate
에게 주어집니다.