Contents

bundleIdentifier

The bundle identifier of the extension.

Declaration

var bundleIdentifier: String { get }

Discussion

This is the CFBundleIdentifier of the extension bundle.

See Also

Identifying the Extension