Contents

new()

Returns a new complication.

Declaration

class func new() -> Self

Discussion

You shouldn’t create instances of this class directly. Instead, you create instances of one of the concrete subclasses and use the resulting object to specify the data for your complication.

See Also

Creating Empty Templates