Android.Graphics.SaveFlags Enumeration
Enumerates values returned by several methods of Android.Graphics.SaveFlags and taken as a parameter of several methods of Android.Graphics.Canvas.

Syntax

[System.Flags]
public enum SaveFlags

Remarks

Enumerates values returned by the following: and taken as a parameter of the following: .

Members

Member NameDescription
Allrestore everything when restore() is called
Cliprestore the current clip when restore() is called
ClipToLayerclip against the layer's bounds
FullColorLayerthe layer needs to 8-bits per color component
HasAlphaLayerthe layer needs to per-pixel alpha
Matrixrestore the current matrix when restore() is called

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0