MonoTouch.CoreAnimation.CAEdgeAntialiasingMask Enumeration
Flags used to determine what side of a layer should be antialiased.

Syntax

[System.Flags]
public enum CAEdgeAntialiasingMask

Remarks

Members

Member NameDescription
AllAll sides of the layer are antialiased.
BottomEdgeBottom side of the layer is antialiased.
LeftEdgeLeft side of the layer is antialiased.
LeftRightEdgesLeft and right sides of the layer are antialiased.
RightEdgeRight side of the layer is antialiased.
TopBottomEdgesTop and bottom side of the layer are antialiased.
TopEdgeTop side of the layer is antialiased.

Requirements

Namespace: MonoTouch.CoreAnimation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0