pub unsafe static GCStylusDidDisconnectNotification: &'static NSStringAvailable on crate feature
GCStylus only.Expand description
A notification that posts after a stylus accessory disconnects from the device.
Use this constant with NSNotificationCenter to listen for stylus
disconnection events.
The object property of the notification will contain the GCStylus that
was disconnected.
See also Appleās documentation