MonobjcMonobjc Documented Class Library
NSImageCurrentFrame Field
NamespacesMonobjc.AppKitNSBitmapImageRepNSImageCurrentFrame

Identifies an NSNumber object containing the current frame for an animated GIF file.

The first frame is 0.

Available in Mac OS X v10.2 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSImageCurrentFrame
Public Shared ReadOnly NSImageCurrentFrame As NSString
public:
static initonly NSString^ NSImageCurrentFrame
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)