NSNib.InstantiateNibWithOwner(NSObject, NSArray) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("instantiateWithOwner:topLevelObjects:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool InstantiateNibWithOwner (Foundation.NSObject owner, out Foundation.NSArray topLevelObjects);
abstract member InstantiateNibWithOwner : Foundation.NSObject * -> bool
override this.InstantiateNibWithOwner : Foundation.NSObject * -> bool
Parâmetros
- owner
- NSObject
- topLevelObjects
- NSArray
Retornos
- Atributos