create abstract method

void create(
  1. String name
)

Creates a new preset and makes it active.

Implementation

void create(String name);