NSApplication.MakeWindowsPerform(Selector, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("makeWindowsPerform:inOrder:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, "Use EnumerateWindows instead.")]
public virtual AppKit.NSWindow MakeWindowsPerform (ObjCRuntime.Selector aSelector, bool inOrder);
abstract member MakeWindowsPerform : ObjCRuntime.Selector * bool -> AppKit.NSWindow
override this.MakeWindowsPerform : ObjCRuntime.Selector * bool -> AppKit.NSWindow
Paramètres
- aSelector
- Selector
- inOrder
- Boolean
Retours
- Attributs