Overview

Location

  • Reference:
    • Elements.dll  .NET, .NET Core 6.0, .NET Standard 2.0
    • elements.jar  Cooper
    • Elements.fx  Island, ToffeeV2
    • libElements.fx  Toffee
  • Namespace: RemObjects.Elements.RTL

Instance Methods


description  override Toffee, ToffeeV2

func description() -> NSString

equals Cooper

method equals(aOther: Object): Boolean
Boolean equals(Object aOther)
func equals(_ aOther: Object) -> Boolean
Boolean equals(Object aOther)
Function equals(aOther As Object) As Boolean

Parameters:

  • aOther:

GetHashCode  virtual

method GetHashCode: Int32
func GetHashCode() -> Int32
Function GetHashCode() As Int32

hash  override ToffeeV2

func hash() -> NativeUInt

hash hash(): UInt64  override Toffee

// Toffee-iOS, Toffee-iOS Simulator, Toffee-Mac Catalyst, Toffee-macOS, Toffee-tvOS, Toffee-tvOS Simulator, Toffee-visionOS, Toffee-visionOS Simulator, Toffee-watchOS Simulator
func hash(hash ) -> UInt64
// Toffee-watchOS
func hash(hash ) -> UInt32

Parameters:

  • :

hashCode Cooper

func hashCode() -> Integer
Function hashCode() As Integer

isEqual  override Toffee, ToffeeV2

// Toffee
func isEqual(_ obj: NSObject) -> Boolean
// ToffeeV2
func isEqual(_ obj: Object) -> Boolean

Parameters:

  • obj:

toString Cooper

method toString: PlatformString
PlatformString toString()
func toString() -> PlatformString
PlatformString toString()
Function toString() As PlatformString

ToString  virtual .NET, .NET Core 6.0, .NET Standard 2.0, Island, Toffee, ToffeeV2

method ToString: PlatformString
PlatformString ToString()
func ToString() -> String
Function ToString() As PlatformString