ViewFramesEnumerator Object
Description
ViewFrames enumerator object.Properties
Name | Description |
Application | Read-only property that returns the root Application object. |
Count | Read-only property that returns the number of items in the collection. |
Item | Allows integer-indexed access to items in the collection. |
Type | Read-only property returning kViewFramesEnumeratorObject indicating this object’s type. |