UIEdgeInsets.Equals Método

Definição

Sobrecargas

Equals(Object)

Se isso é equivalente ao obj.

Equals(UIEdgeInsets)

Se este é equivalente a other.

Equals(Object)

Se isso é equivalente ao obj.

public override bool Equals (object obj);
override this.Equals : obj -> bool

Parâmetros

obj
Object

Retornos

Aplica-se a

Equals(UIEdgeInsets)

Se este é equivalente a other.

public bool Equals (UIKit.UIEdgeInsets other);
override this.Equals : UIKit.UIEdgeInsets -> bool

Parâmetros

other
UIEdgeInsets

Retornos

Aplica-se a