identifier
An optional identifier for the region.
Declaration
@MainActor @preconcurrency var identifier: AnyHashable? { get }Discussion
Use this value to identify the UIPointerRegion in subsequent pointer interaction delegate calls.
An optional identifier for the region.
@MainActor @preconcurrency var identifier: AnyHashable? { get }Use this value to identify the UIPointerRegion in subsequent pointer interaction delegate calls.