ISuspendable Interface Methods

For a list of all members of this type, see ISuspendable members.

Public Methods
 NameDescription
 Method Called by IUpdateSuspender each time a target suspender is disposed. When the final target suspender has been disposed, ResumeUpdates is called  
 Method Resumes updates on the target, intended to be called by IUpdateSuspender  
 Method Suspends drawing updates on the target until the returned object is disposed, when a final draw call will be issued  
Top
See Also