Function knownInAspect

  • Creates an aspect applied to control with known instance.

    An instance remains as is when converted to another control.

    Type Parameters

    • TValue

      Input value type.

    • TInstance

      Aspect instance type.

    Parameters

    • instance: TInstance

    Returns Applied<TValue, TInstance>

    Applied input aspect.

Generated using TypeDoc