rubicon.objc — The main Rubicon module#

This is the main namespace of Rubicon-ObjC. Rubicon is structured into multiple submodules of rubicon.objc, and the most commonly used attributes from these submodules are exported via the rubicon.objc module. This means that most users only need to import and use the main rubicon.objc module; the individual submodules only need to be used for attributes that are not also available on rubicon.objc.

Exported Attributes#

This is a full list of all attributes exported on the rubicon.objc module. For detailed documentation on these attributes, click the links below to visit the relevant sections of the submodules’ documentation.

From rubicon.objc.api#

From rubicon.objc.runtime#

From rubicon.objc.types#