QLPreviewPanelDelegate.DidExitFullScreen(NSNotification) メソッド

定義

[Foundation.Export("windowDidExitFullScreen:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DidExitFullScreen (Foundation.NSNotification notification);
abstract member DidExitFullScreen : Foundation.NSNotification -> unit
override this.DidExitFullScreen : Foundation.NSNotification -> unit

パラメーター

notification
NSNotification
属性

適用対象