共用方式為


NSWindowDelegate.WillExitFullScreen(NSNotification) 方法

定義

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

參數

notification
NSNotification
屬性

適用於