Modifier

PressableButton.StartPushDistance Property

Definition

The offset at which pushing starts. Offset is relative to the pivot of either the moving visuals if there's any or the button itself.

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

Property Value

Applies to