PinchSlider.IsTouchable Property

Definition

Property accessor of isTouchable. Determines whether or not this slider is controllable via touch events

public:
 property bool IsTouchable { bool get(); void set(bool value); };
public bool IsTouchable { get; set; }
member this.IsTouchable : bool with get, set
Public Property IsTouchable As Boolean

Property Value

Applies to