NSApplicationDelegate.OpenFileWithoutUI(NSObject, String) 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("application:openFileWithoutUI:")]
public virtual bool OpenFileWithoutUI (Foundation.NSObject sender, string filename);
abstract member OpenFileWithoutUI : Foundation.NSObject * string -> bool
override this.OpenFileWithoutUI : Foundation.NSObject * string -> bool
Parâmetros
- sender
- NSObject
- filename
- String
Retornos
- Atributos