Share via


NSWindowDelegate.DidEnterFullScreen(NSNotification) 方法

定义

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

参数

notification
NSNotification
属性

适用于