Classes

The following classes are available globally.

  • The Boxed property wrapper can be used to wrap an object in a class

    See more

    Declaration

    Swift

    @propertyWrapper
    public class Boxed<T>