Table of Contents

Class aat_layout_feature_selector_info_tHandle

Namespace
HarfBuzz.Internal
Assembly
HarfBuzz-0.0.dll
public abstract class aat_layout_feature_selector_info_tHandle : SafeHandle, IDisposable
Inheritance
aat_layout_feature_selector_info_tHandle
Implements
Derived
Inherited Members

Constructors

aat_layout_feature_selector_info_tHandle(bool)

protected aat_layout_feature_selector_info_tHandle(bool ownsHandle)

Parameters

ownsHandle bool

Properties

IsInvalid

When overridden in a derived class, gets a value indicating whether the handle value is invalid.

public override sealed bool IsInvalid { get; }

Property Value

bool

true if the handle value is invalid; otherwise, false.

Methods

Equals(aat_layout_feature_selector_info_tHandle?)

public bool Equals(aat_layout_feature_selector_info_tHandle? other)

Parameters

other aat_layout_feature_selector_info_tHandle

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.

GetDisable()

public aat_layout_feature_selector_t GetDisable()

Returns

aat_layout_feature_selector_t

GetEnable()

public aat_layout_feature_selector_t GetEnable()

Returns

aat_layout_feature_selector_t

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.

GetNameId()

public uint GetNameId()

Returns

uint

SetDisable(aat_layout_feature_selector_t)

public void SetDisable(aat_layout_feature_selector_t value)

Parameters

value aat_layout_feature_selector_t

SetEnable(aat_layout_feature_selector_t)

public void SetEnable(aat_layout_feature_selector_t value)

Parameters

value aat_layout_feature_selector_t

SetNameId(uint)

public void SetNameId(uint value)

Parameters

value uint