TransitionValueBase

TransitionValueBase class

Base class for slide transition effects.

equals

NameDescription
equals (Object)Determines whether the two TransitionValueBase instances are equal.

Parameters:

NameTypeDescription
objObjectThe TransitionValueBase to compare with the current TransitionValueBase.

Returns: boolean


hashCode

NameDescription
hashCode ()Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

Returns: int