Bearbeiten

SKDrawable.GenerationId Property

Definition

Gets the unique value for this instance.

public uint GenerationId { get; }

Property Value

The unique generation identifier.

Remarks

It is presumed that if two calls return the same value, then drawing this will result in the same image as well.

Applies to