trackingAreasTextures

Use the returned texture in your render pipeline to store the tracking areas ID used for hover effects and indirect gestures. The layer’s texture topology determines the layout and content for each texture. The drawable’s views contain information about how those views map to the textures.

Declaration

var trackingAreasTextures: [any MTLTexture] { get }