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.
A reference to the underlying surface instance for the texture, if applicable.
var iosurface: IOSurfaceRef? { get }The property’s value is nil for textures that don’t come from an IOSurface instance.