NSWorkspace.SetDesktopImageUrl(NSUrl, NSScreen, NSDictionary, NSError) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[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
Parameter
- url
- NSUrl
- screen
- NSScreen
- options
- NSDictionary
- error
- NSError
Gibt zurück
- Attribute