Content
@CarProtocol
@RequiresCarApi(value = 6)
public interface Content
TabContents |
Represents the contents to display for a selected tab in a |
Tab |
Represents a tab with a title and an image. |
Interface implemented by models that can be invalidated and refreshed individually.
Summary
Public methods
getContentId
Added in 1.3.0
abstract @NonNull String getContentId()
Returns the associated content ID for a component. This ID will be used to trigger invalidation and refresh of the component, and can not change.