MTLDeviceWasAddedNotification

Static MTLDeviceWasAddedNotification 

Source
pub unsafe static MTLDeviceWasAddedNotification: &'static MTLDeviceNotificationName
Available on crate feature MTLDevice only.
Expand description

This notification is posted when a new Metal device is added to the system

See also Apple’s documentation