MaxDispatcher

public class MaxDispatcher

Dynamically dispatching Max object

  • Public setup function to be exported

    Declaration

    Swift

    public static func setup<T>(_ t: T.Type) where T : MaxObject