NSMenuItem.CreateElement(NSString, CGRect, NSString, NSObject) 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("accessibilityElementWithRole:frame:label:parent:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSObject CreateElement (Foundation.NSString role, CoreGraphics.CGRect frame, Foundation.NSString label, Foundation.NSObject parent);
static member CreateElement : Foundation.NSString * CoreGraphics.CGRect * Foundation.NSString * Foundation.NSObject -> Foundation.NSObject
Paramètres
- role
- NSString
- frame
- CGRect
- label
- NSString
- parent
- NSObject
Retours
- Attributs