Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

Next Page > Hide TOC

PDFAnnotationPopup Class Reference

Inherits from
Conforms to
Framework
Library/Frameworks/Quartz.framework/Frameworks/PDFKit.framework
Availability
Available in Mac OS X v10.5 and later.
Declared in
PDFAnnotationPopup.h

Overview

A PDFAnnotationPopup object provides user interactivity on a PDF page in the form of a pop-up menu.

Tasks

Accessing and Setting the Open State

Instance Methods

isOpen

Returns a Boolean value indicating whether the pop-up is open.

- (BOOL)isOpen

Return Value

YES if the pop-up is open; NO otherwise.

Availability
See Also
Declared In
PDFAnnotationPopup.h

setIsOpen:

Sets the open state of the pop-up menu.

- (void)setIsOpen:(BOOL)isOpen

Parameters
isOpen

Pass YES to set the pop-up menu to open; NO otherwise.

Availability
See Also
Declared In
PDFAnnotationPopup.h

Next Page > Hide TOC


Last updated: 2007-12-11




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice