DefaultComplicationDataSourcePolicyAndType

public final class DefaultComplicationDataSourcePolicyAndType


A pair of DefaultComplicationDataSourcePolicy and ComplicationType describing the default state of a androidx.wear.watchface.ComplicationSlot.

Summary

Public methods

equals

public boolean equals(Object other)

getType

Added in 1.0.0
Deprecated in 1.1.0
public final @NonNull ComplicationType getType()

The default ComplicationType for the androidx.wear.watchface.ComplicationSlot.

hashCode

public int hashCode()