.. index:: pair: class; EE::UI::UIStyle::PropertyResolution .. _doxid-class_e_e_1_1_u_i_1_1_u_i_style_1_1_property_resolution: class EE::UI::UIStyle::PropertyResolution ========================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include class PropertyResolution { public: // construction :target:`PropertyResolution`(const PropertyResolution&); :target:`PropertyResolution`(PropertyResolution&& other); :target:`~PropertyResolution`(); // methods PropertyResolution& :target:`operator=`(const PropertyResolution&); PropertyResolution& :target:`operator=`(PropertyResolution&&); const :ref:`CSS::StyleSheetProperty`* :target:`get`() const; };