RenderParameters.HighlightedElement.ComplicationSlot


public final class RenderParameters.HighlightedElement.ComplicationSlot extends RenderParameters.HighlightedElement


A single androidx.wear.watchface.ComplicationSlot with the specified id will be highlighted.

Summary

Public constructors

This method is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

Public methods

boolean
equals(Object other)

This method is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

final int

This method is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

int

This method is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

Public constructors

ComplicationSlot

Added in 1.0.0
Deprecated in 1.3.0-alpha06
public ComplicationSlot(int id)

Public methods

equals

public boolean equals(Object other)

getId

Added in 1.0.0
Deprecated in 1.3.0-alpha06
public final int getId()

hashCode

public int hashCode()