Xamarin.Forms.Cell.ContextActions Property
Gets a list of menu items to display when the user performs the device-specific context gesture on the Cell.

Syntax

public IList<MenuItem> ContextActions { get; }

Value

The list of menu items that will be displayed when the user performs the device-specific context gesture on the Cell.

Remarks

The context gesture on the iOS platform is a left swipe. For Android and Windows Phone operating systems, the context gesture is a press and hold.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.3.0.0