Contents

iosurface

A reference to the underlying surface instance for the texture, if applicable.

Declaration

var iosurface: IOSurfaceRef? { get }

Discussion

The property’s value is nil for textures that don’t come from an IOSurface instance.

See Also

Getting information about the IOSurface the texture was created from