@FunctionalInterface
public static interface ViewConfig.Modifier
| Modifier and Type | Method and Description |
|---|---|
void |
apply(@NotNull ViewConfigBuilder config,
@NotNull IFContext context)
Applies this modifier to a given configuration.
|
void apply(@NotNull
@NotNull ViewConfigBuilder config,
@NotNull
@NotNull IFContext context)
config - The target configuration.