Flags used to determine what side of a layer should be antialiased.
Syntax
[System.Flags]
public enum CAEdgeAntialiasingMask
Remarks
Members
| Member Name | Description |
|---|
| All | All sides of the layer are antialiased. |
| BottomEdge | Bottom side of the layer is antialiased. |
| LeftEdge | Left side of the layer is antialiased. |
| LeftRightEdges | Left and right sides of the layer are antialiased. |
| RightEdge | Right side of the layer is antialiased. |
| TopBottomEdges | Top and bottom side of the layer are antialiased. |
| TopEdge | Top side of the layer is antialiased. |
Requirements
Namespace: CoreAnimation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0