Xamarin.Forms.Element.ClassId Property
Gets or sets a value used to identify a collection of semantically similar elements.

Syntax

public string ClassId { get; set; }

Value

A string that represents the collection the element belongs to.

Remarks

Use the class id property to collect together elements into semantically similar groups for identification in ui testing and in theme engines.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0, 1.3.3.0