Instance Methodnmggithub.kass 3.2.4Linking
get(subFramework:)
Gets a sub-framework handle from the framework.
func get(subFramework: String) -> Framework?
Parameters
- subFramework
The name of the sub-framework.
Returns
A handle to the sub-framework, or nil
if the sub-framework could not be found.