IPropertyValue.from constructor

IPropertyValue.from(
  1. IInspectable interface
)

Implementation

factory IPropertyValue.from(IInspectable interface) =>
    IPropertyValue.fromRawPointer(interface.toInterface(IID_IPropertyValue));