public final class

TriggerProto.OnConditionMetTrigger.Builder

extends <any>

implements TriggerProto.OnConditionMetTriggerOrBuilder

 java.lang.Object

↳<any>

↳androidx.wear.protolayout.proto.TriggerProto.OnConditionMetTrigger.Builder

Overview

 Triggers *every time* the condition switches from false to true. If the
 condition is true initially, that will fire the trigger on load.
 
Protobuf type androidx.wear.protolayout.proto.OnConditionMetTrigger

Summary

Methods
public TriggerProto.OnConditionMetTrigger.BuilderclearCondition()

 Dynamic boolean used as trigger.

public DynamicProto.DynamicBoolgetCondition()

 Dynamic boolean used as trigger.

public booleanhasCondition()

 Dynamic boolean used as trigger.

public TriggerProto.OnConditionMetTrigger.BuildermergeCondition(DynamicProto.DynamicBool value)

 Dynamic boolean used as trigger.

public TriggerProto.OnConditionMetTrigger.BuildersetCondition(DynamicProto.DynamicBool.Builder builderForValue)

 Dynamic boolean used as trigger.

public TriggerProto.OnConditionMetTrigger.BuildersetCondition(DynamicProto.DynamicBool value)

 Dynamic boolean used as trigger.

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

Methods

public boolean hasCondition()

 Dynamic boolean used as trigger.
 
.androidx.wear.protolayout.expression.proto.DynamicBool condition = 1;

public DynamicProto.DynamicBool getCondition()

 Dynamic boolean used as trigger.
 
.androidx.wear.protolayout.expression.proto.DynamicBool condition = 1;

 Dynamic boolean used as trigger.
 
.androidx.wear.protolayout.expression.proto.DynamicBool condition = 1;

 Dynamic boolean used as trigger.
 
.androidx.wear.protolayout.expression.proto.DynamicBool condition = 1;

 Dynamic boolean used as trigger.
 
.androidx.wear.protolayout.expression.proto.DynamicBool condition = 1;

 Dynamic boolean used as trigger.
 
.androidx.wear.protolayout.expression.proto.DynamicBool condition = 1;