Modifica

Condividi tramite


SKBitmap.IsVolatile Property

Definition

Caution

This API is now deprecated.

Gets a value indicating whether the bitmap should not be cached by devices.

public bool IsVolatile { get; set; }
[System.Obsolete]
public bool IsVolatile { get; set; }

Property Value

true if the bitmap should not be cached by devices; otherwise, false.

Attributes

Applies to