Contents

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.

See Also

Configuring a region