TilesExperimental

@RequiresOptIn(level = Level.ERROR)
@Retention(value = RetentionPolicy.CLASS)
@Target(value = [ElementType.METHOD, ElementType.TYPE, ElementType.FIELD])
public annotation TilesExperimental


Denotes that this API surface is experimental. It may change without warning, and it may not render correctly on all tile renderers.