Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

AndroidJavaProxy.equals

public bool equals(AndroidJavaObject obj);

Returns

bool Returns true when the objects are equal and false if otherwise.

Description

The equivalent of the java.lang.Object equals() method.

Did you find this page useful? Please give it a rating: