Class BottomSheetClass
- Namespace
- Adw
- Assembly
- Adw-1.dll
public sealed class BottomSheetClass
- Inheritance
-
BottomSheetClass
- Inherited Members
Constructors
BottomSheetClass()
public BottomSheetClass()
BottomSheetClass(BottomSheetClassOwnedHandle)
public BottomSheetClass(BottomSheetClassOwnedHandle handle)
Parameters
handle
BottomSheetClassOwnedHandle
Properties
Handle
public BottomSheetClassOwnedHandle Handle { get; }
Property Value
Methods
Equals(BottomSheetClass?)
public bool Equals(BottomSheetClass? other)
Parameters
other
BottomSheetClass
Returns
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
obj
objectThe object to compare with the current object.
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.