#include <juce_NSViewFrameWatcher_mac.h>
◆ NSViewFrameWatcher()
| juce::NSViewFrameWatcher::NSViewFrameWatcher |
( |
NSView * |
viewToWatch, |
|
|
std::function< void()> |
viewResizedIn |
|
) |
| |
|
inline |
◆ ~NSViewFrameWatcher()
| juce::NSViewFrameWatcher::~NSViewFrameWatcher |
( |
| ) |
|
|
inlineoverride |
◆ frameChanged()
| void juce::NSViewFrameWatcher::frameChanged |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ makeCallbackForView()
| id juce::NSViewFrameWatcher::makeCallbackForView |
( |
NSView * |
view | ) |
|
|
inlineprivate |
◆ callback
| id juce::NSViewFrameWatcher::callback |
|
private |
◆ viewResized
| std::function<void()> juce::NSViewFrameWatcher::viewResized |
|
private |
The documentation for this class was generated from the following file: