Table of Contents

Property UniqueId

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

UniqueId

Gets the unique identifier associated with this object.

public ObjectUniqueId UniqueId { get; }

Property Value

ObjectUniqueId

Remarks

The unique identifier is lazily initialized upon first access. Once initialized, it remains associated with the object for its lifetime.