Type Alias UNNotificationSoundName

Source
pub type UNNotificationSoundName = NSString;

Aliased Type§

#[repr(C)]
pub struct UNNotificationSoundName { pub ptr: Id<Object, Shared>, /* private fields */ }

Fields§

§ptr: Id<Object, Shared>

The raw pointer to the Objective-C object.