MonobjcMonobjc Documented Class Library
kCAGravityResizeAspectFill Field
NamespacesMonobjc.QuartzCoreCALayerkCAGravityResizeAspectFill

The content is resized to completely fill the bounds rectangle, while still preserving the aspect of the content. The content is centered in the axis it exceeds.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString kCAGravityResizeAspectFill
Public Shared ReadOnly kCAGravityResizeAspectFill As NSString
public:
static initonly NSString^ kCAGravityResizeAspectFill
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)