-
Notifications
You must be signed in to change notification settings - Fork 1
OrionWindowResizeDelegate
Corban Amouzou edited this page Jan 12, 2022
·
1 revision
Used when the window gets a windowWillResize
event called on it.
This allows views relying on the windows size to resize their constraints
before anything happens
protocol OrionWindowResizeDelegate: AnyObject
AnyObject
A forward call of the windowWillResize
function implemented on the window
delegate
func windowWillResize(toSize: NSSize)
Generated at 2022-01-11T21:56:49-0800 using swift-doc 1.0.0-rc.1.
Types
- BrowserAction
- MozillaBrowserExtensionManifest
- OptionsUI
- OrionBrowserExtension
- OrionBrowserExtensionError
- OrionDelegate
- OrionExtensionManager
- OrionMenu
- OrionSearchField
- OrionSearchFieldController
- OrionTabStretcherView
- OrionTabbedLocationViewController
- OrionTopSitesAPI
- OrionUserContentController
- OrionWindowController
- OrionWindowType