Class DefaultEditorUtility


  • public class DefaultEditorUtility
    extends EditorUtility
    The default EditorUtility.
    Restriction:
    This class is not intended to be subclassed by clients. Extend EditorUtility if you need to specialize the default behavior.
    Restriction:
    This class is not intended to be instantiated by clients. Use the provided INSTANCE.
    • Field Detail

      • INSTANCE

        public static final EditorUtility INSTANCE
        The default instance of the editor utility.