PressableButton.MaxPushDistance Property

Definition

Maximum push distance. Distance is relative to the pivot of either the moving visuals if there's any or the button itself.

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

Property Value

Applies to