Edit

Share via


SKCanvasView.EnableTouchEvents Property

Definition

Gets or sets a value indicating whether touch events are enabled for this view.

public bool EnableTouchEvents { get; set; }

Property Value

true if touch events are enabled; otherwise, false.

Applies to