MTLCommandBufferDescriptor.retainedResources

A Boolean value that indicates whether the command buffer the descriptor creates maintains strong references to the resources it uses.

  1. BOOL retainedResources()
    class MTLCommandBufferDescriptor
    @selector("retainedResources")
    retainedResources
    ()
  2. BOOL retainedResources(BOOL )

Meta