다음을 통해 공유


NSWorkspace.SetDesktopImageUrl(NSUrl, NSScreen, NSDictionary, NSError) 메서드

정의

[Foundation.Export("setDesktopImageURL:forScreen:options:error:")]
public virtual bool SetDesktopImageUrl (Foundation.NSUrl url, AppKit.NSScreen screen, Foundation.NSDictionary options, Foundation.NSError error);
abstract member SetDesktopImageUrl : Foundation.NSUrl * AppKit.NSScreen * Foundation.NSDictionary * Foundation.NSError -> bool
override this.SetDesktopImageUrl : Foundation.NSUrl * AppKit.NSScreen * Foundation.NSDictionary * Foundation.NSError -> bool

매개 변수

url
NSUrl
screen
NSScreen
options
NSDictionary
error
NSError

반환

특성

적용 대상