public final class

EventBuilders.TileEnterEvent

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.EventBuilders.TileEnterEvent

Overview

Event fired when a tile is swiped to by the user (i.e. it's visible on screen).

Summary

Methods
public static EventBuilders.TileEnterEventfromProto(EventProto.TileEnterEvent proto)

public EventProto.TileEnterEventtoProto()

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

public static EventBuilders.TileEnterEvent fromProto(EventProto.TileEnterEvent proto)

public EventProto.TileEnterEvent toProto()