PressableButton.EnforceFrontPush Property

Definition

Ensures that the button can only be pushed from the front. Touching the button from the back or side is prevented.

public:
 property bool EnforceFrontPush { bool get(); };
public bool EnforceFrontPush { get; }
member this.EnforceFrontPush : bool
Public ReadOnly Property EnforceFrontPush As Boolean

Property Value

Applies to