setCurrentFeatureProfile(profileName:)

    Selects and activates the specified feature profile with the given profileName. Set profileName to an empty string to reset to the default feature profile.

    EditorInterface.swift:743
    final func setCurrentFeatureProfile(profileName: String)

    A feature profile can be created programmatically using the EditorFeatureProfile class.

    Other members in extension

    Type members

    Instance members