class PreviewData


A container for parsed static complication preview data.

Summary

Public functions

operator ComplicationData?

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

Public functions

get

Added in 1.3.0
operator fun get(type: ComplicationType): ComplicationData?

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