PressableButton.CurrentPushDistance 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.
Current push distance relative to the start push plane.
public: property float CurrentPushDistance { public:
float get(); protected:
void set(float value); };
public float CurrentPushDistance { get; protected set; }
member this.CurrentPushDistance : single with get, set
Public Property CurrentPushDistance As Single