FontEditorDelegate

public protocol FontEditorDelegate : NSObjectProtocol

Protocol for the SoundFontDetailController delegate instance.

  • Notification when the FontEditor is dismissed and editing of a particular SoundFont instance is over.

    Declaration

    Swift

    func dismissed(reason: FontEditorDismissedReason)

    Parameters

    reason

    the reason for the dismissal