public final class

ProtoLayoutInflater.ViewGroupMutation

extends java.lang.Object

 java.lang.Object

↳androidx.wear.protolayout.renderer.inflater.ProtoLayoutInflater.ViewGroupMutation

Overview

A mutation that can be applied to a ViewGroup, using ProtoLayoutInflater.applyMutation(ViewGroup, ProtoLayoutInflater.ViewGroupMutation).

Summary

Methods
public booleanisNoOp()

Returns true if this mutation has no effect.

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

Methods

public boolean isNoOp()

Returns true if this mutation has no effect.