pub type NSStoryboardName = NSString;Expand description
The name of the storyboard file.
Aliased Type§
pub struct NSStoryboardName {
pub ptr: Id<Object, Shared>,
/* private fields */
}Fields§
§ptr: Id<Object, Shared>The raw pointer to the Objective-C object.