Xamarin.Forms.Element.Id Property
Gets a value that can be used to uniquely identify an element through the run of an application.

Syntax

public Guid Id { get; }

Value

A Guid uniquely identifying the element.

Remarks

This value is generated at runtime and is not stable across runs of your app.

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