neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::scoped_property_transition_suppression Class Reference

#include <i_property.hpp>

Public Member Functions

 scoped_property_transition_suppression (i_property &aProperty)
 
 ~scoped_property_transition_suppression ()
 

Detailed Description

Definition at line 246 of file i_property.hpp.

Constructor & Destructor Documentation

◆ scoped_property_transition_suppression()

neogfx::scoped_property_transition_suppression::scoped_property_transition_suppression ( i_property aProperty)
inline

Definition at line 249 of file i_property.hpp.

◆ ~scoped_property_transition_suppression()

neogfx::scoped_property_transition_suppression::~scoped_property_transition_suppression ( )
inline

Definition at line 254 of file i_property.hpp.


The documentation for this class was generated from the following file: