Instance Property
exportSettingsView
Declaration
weak var exportSettingsView: NSView? { get set }Declaration
@property (nonatomic, weak) NSView * exportSettingsView;Declaration
exportSettingsView() -> NSView
setExportSettingsView_(exportSettingsView: NSView)