public final class PreviewData


A container for parsed static complication preview data.

Summary

Public methods

final ComplicationData

Returns the ComplicationData for the given type, or null if not found.

Public methods

get

Added in 1.3.0
public final ComplicationData get(@NonNull ComplicationType type)

Returns the ComplicationData for the given type, or null if not found.