No overview available.
SDKs
- macOS 10.7+
- Mac Catalyst 13.0+
Framework
- Core Animation
Declaration
class CARemoteLayerClient : NSObject
No overview available.
SDKs
Framework
class CARemoteLayerClient : NSObject
init(server Port: mach _port _t)
Creates a layer client from a server port.
var client Id: UInt32
The ID of the remote layer client.
var layer: CALayer?
The layer associated with the remote client.
func invalidate()
Invalidates a remote layer client.