antiAliasing

    Antialiasing draws a small ring around the edges, which fades to transparency. As a result, edges look much smoother. This is only noticeable when using rounded corners or skew.

    StyleBoxFlat.swift:299
    final var antiAliasing: Bool { get set }

    Other members in extension

    Type members

    Instance members