Class aat_layout_feature_selector_info_t
- Namespace
- HarfBuzz
- Assembly
- HarfBuzz-0.0.dll
public sealed class aat_layout_feature_selector_info_t
- Inheritance
-
aat_layout_feature_selector_info_t
- Inherited Members
Constructors
aat_layout_feature_selector_info_t()
public aat_layout_feature_selector_info_t()
aat_layout_feature_selector_info_t(aat_layout_feature_selector_info_tOwnedHandle)
public aat_layout_feature_selector_info_t(aat_layout_feature_selector_info_tOwnedHandle handle)
Parameters
Properties
Disable
public aat_layout_feature_selector_t Disable { get; set; }
Property Value
Enable
public aat_layout_feature_selector_t Enable { get; set; }
Property Value
Handle
public aat_layout_feature_selector_info_tOwnedHandle Handle { get; }
Property Value
Methods
Equals(aat_layout_feature_selector_info_t?)
public bool Equals(aat_layout_feature_selector_info_t? other)
Parameters
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.