webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Class Methods | Properties | List of all members
NSPopoverAnimationController Class Reference

#import <NSPopoverSPI.h>

Inheritance diagram for NSPopoverAnimationController:
NSObject NSObject

Class Methods

(instancetype) + popoverAnimationControllerWithPopover:
 
(instancetype) + popoverAnimationControllerWithPopover:
 

Properties

NSPopover * popover
 
NSRectEdge preferredEdge
 
NSViewanchorView
 
NSRect positioningRect
 

Method Documentation

◆ popoverAnimationControllerWithPopover:() [1/2]

+ (instancetype) popoverAnimationControllerWithPopover: (NSPopover *)  popover

◆ popoverAnimationControllerWithPopover:() [2/2]

+ (instancetype) popoverAnimationControllerWithPopover: (NSPopover *)  popover

Property Documentation

◆ anchorView

- (NSView *) anchorView
readwriteatomicweak

◆ popover

- (NSPopover *) popover
readatomicassign

◆ positioningRect

- (NSRect) positioningRect
readwriteatomic

◆ preferredEdge

- (NSRectEdge) preferredEdge
readwriteatomic

The documentation for this class was generated from the following file: