public interface

TriggerBuilders.Trigger

 androidx.wear.protolayout.TriggerBuilders.Trigger

Overview

Interface defining the triggers that can be fired. These triggers can be used to allow acting on events. For example some animations can be set to start based on a trigger.

Summary

Methods
public FingerprintgetFingerprint()

Get the fingerprint for this object or null if unknown.

public TriggerProto.TriggertoTriggerProto()

Get the protocol buffer representation of this object.

Methods

public TriggerProto.Trigger toTriggerProto()

Get the protocol buffer representation of this object.

public Fingerprint getFingerprint()

Get the fingerprint for this object or null if unknown.