Bearbeiten

ScrollingObjectCollection.FrontTouchDistance Property

Definition

Distance, in meters, to position a local xy plane used to verify if a touch interaction started in the front of the scroll view.

public:
 property float FrontTouchDistance { float get(); void set(float value); };
public float FrontTouchDistance { get; set; }
member this.FrontTouchDistance : single with get, set
Public Property FrontTouchDistance As Single

Property Value

Applies to