Back to API Reference
Enum

InheritBool

Tri-state bool override: Inherit falls back to the weaker layer's value (the catalog entry).

public static readonly InheritBool Inherit = 0
public static readonly InheritBool True = 1
public static readonly InheritBool False = 2