NSColor.FromSystemEffect(NSColorSystemEffect) 方法

定义

[Foundation.Export("colorWithSystemEffect:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual AppKit.NSColor FromSystemEffect (AppKit.NSColorSystemEffect systemEffect);
abstract member FromSystemEffect : AppKit.NSColorSystemEffect -> AppKit.NSColor
override this.FromSystemEffect : AppKit.NSColorSystemEffect -> AppKit.NSColor

参数

systemEffect
NSColorSystemEffect

返回

属性

适用于