public final class

EventBuilders.TileLeaveEvent

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.EventBuilders.TileLeaveEvent

Overview

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

Summary

Methods
public static EventBuilders.TileLeaveEventfromProto(EventProto.TileLeaveEvent proto)

public EventProto.TileLeaveEventtoProto()

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

Methods

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

public EventProto.TileLeaveEvent toProto()