NSWindow.CanRepresentDisplayGamut(NSDisplayGamut) 方法

定义

[Foundation.Export("canRepresentDisplayGamut:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CanRepresentDisplayGamut (AppKit.NSDisplayGamut displayGamut);
abstract member CanRepresentDisplayGamut : AppKit.NSDisplayGamut -> bool
override this.CanRepresentDisplayGamut : AppKit.NSDisplayGamut -> bool

参数

displayGamut
NSDisplayGamut

返回

属性

适用于