NCWidgetSearchViewController Construtores
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.
Sobrecargas
NCWidgetSearchViewController() | |
NCWidgetSearchViewController(NSCoder) | |
NCWidgetSearchViewController(NSObjectFlag) | |
NCWidgetSearchViewController(IntPtr) | |
NCWidgetSearchViewController(String, NSBundle) |
NCWidgetSearchViewController()
[Foundation.Export("init")]
public NCWidgetSearchViewController ();
- Atributos
Aplica-se a
NCWidgetSearchViewController(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NCWidgetSearchViewController (Foundation.NSCoder coder);
new NotificationCenter.NCWidgetSearchViewController : Foundation.NSCoder -> NotificationCenter.NCWidgetSearchViewController
Parâmetros
- coder
- NSCoder
- Atributos
Aplica-se a
NCWidgetSearchViewController(NSObjectFlag)
protected NCWidgetSearchViewController (Foundation.NSObjectFlag t);
new NotificationCenter.NCWidgetSearchViewController : Foundation.NSObjectFlag -> NotificationCenter.NCWidgetSearchViewController
Parâmetros
Aplica-se a
NCWidgetSearchViewController(IntPtr)
protected internal NCWidgetSearchViewController (IntPtr handle);
new NotificationCenter.NCWidgetSearchViewController : nativeint -> NotificationCenter.NCWidgetSearchViewController
Parâmetros
- handle
-
IntPtr
nativeint
Aplica-se a
NCWidgetSearchViewController(String, NSBundle)
[Foundation.Export("initWithNibName:bundle:")]
public NCWidgetSearchViewController (string nibNameOrNull, Foundation.NSBundle nibBundleOrNull);
new NotificationCenter.NCWidgetSearchViewController : string * Foundation.NSBundle -> NotificationCenter.NCWidgetSearchViewController
Parâmetros
- nibNameOrNull
- String
- nibBundleOrNull
- NSBundle
- Atributos