DwellHandler.DwellProgress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Property exposing the computation for what percentage of dwell has progressed.
public:
virtual property float DwellProgress { float get(); };
public virtual float DwellProgress { get; }
member this.DwellProgress : single
Public Overridable ReadOnly Property DwellProgress As Single