Object

Type Alias Object 

Source
pub type Object = AnyObject;
๐Ÿ‘ŽDeprecated: renamed to runtime::AnyObject. Consider using the correct type from the autogenerated objc2-* framework crates instead though
Expand description

Use AnyObject instead.

Aliased Typeยง

pub struct Object { /* private fields */ }