SliceStructure
@RequiresApi(19) open class SliceStructure
kotlin.Any | |
↳ | androidx.slice.SliceStructure |
Class used to see if two Slices are structurally equivalent ignoring specific content such as text or icons. Two structures can be compared using equals(Object)
.
Summary
Public constructors | |
---|---|
Create a SliceStructure. |
Public methods | |
---|---|
open Boolean | |
open Int |
hashCode() |
Public constructors
Public methods
hashCode
open fun hashCode(): Int