pattern

Creates and returns a new PatternBase instance configured using the provided builder function.

Return

A PatternBase instance, representing the configured pattern with the applied settings.

Parameters

builder

A lambda that operates on a PatternBuilder instance to configure the pattern's properties.