UIPointerRegionRequest

Panther·2021년 8월 4일
0
post-custom-banner

https://developer.apple.com/documentation/uikit/uipointerregionrequest

"An object to describe the pointer's location in the interaction's view."

상호작용의 뷰에서 포인터의 위치를 설명하는 객체입니다.

Declaration

@MainActor class UIPointerRegionRequest : NSObject

Overview

포인터 상호작용 변경을 허용하기 위해 UIPointerRegionRequestUIPointerInteractionDelegate에게 주어집니다.

0개의 댓글