Skip to main content

NotificationName

Type Alias NotificationName 

Source
pub type NotificationName = *mut String;
Expand description

Notification name type (alias for String pointer).

C++ equivalent: NS::NotificationName