[get: Android.Runtime.Register("getGenerationId", "()I", "GetGetGenerationIdHandler")] public intGenerationId { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Returns the generation ID of this bitmap. The generation ID changes
whenever the bitmap is modified. This can be used as an efficient way to
check if a bitmap has changed.