Table of Contents

Class SpinnerPaintableClass

Namespace
Adw
Assembly
Adw-1.dll
public sealed class SpinnerPaintableClass
Inheritance
SpinnerPaintableClass
Inherited Members

Constructors

SpinnerPaintableClass()

public SpinnerPaintableClass()

SpinnerPaintableClass(SpinnerPaintableClassOwnedHandle)

public SpinnerPaintableClass(SpinnerPaintableClassOwnedHandle handle)

Parameters

handle SpinnerPaintableClassOwnedHandle

Properties

Handle

public SpinnerPaintableClassOwnedHandle Handle { get; }

Property Value

SpinnerPaintableClassOwnedHandle

Methods

Equals(SpinnerPaintableClass?)

public bool Equals(SpinnerPaintableClass? other)

Parameters

other SpinnerPaintableClass

Returns

bool

Equals(object?)

Determines whether the specified object is equal to the current object.

public override bool Equals(object? obj)

Parameters

obj object

The object to compare with the current object.

Returns

bool

true if the specified object is equal to the current object; otherwise, false.

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.