共用方式為


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

傳回

屬性

適用於