CAAutoresizingMask Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum CAAutoresizingMask
type CAAutoresizingMask = 
Inheritance
CAAutoresizingMask
Attributes

Fields

HeightSizable 16
MaxXMargin 4
MaxYMargin 32
MinXMargin 1
MinYMargin 8
NotSizable 0
WidthSizable 2

Applies to