MTL4BinaryFunctionDescriptor Classe
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.Register("MTL4BinaryFunctionDescriptor", true)]
public class MTL4BinaryFunctionDescriptor : Foundation.NSObject, Foundation.INSCopying, IDisposable
[Foundation.Register("MTL4BinaryFunctionDescriptor", true)]
[ObjCRuntime.UnsupportedSimulator("ios")]
public class MTL4BinaryFunctionDescriptor : Foundation.NSObject, Foundation.INSCopying, IDisposable
[Foundation.Register("MTL4BinaryFunctionDescriptor", true)]
[ObjCRuntime.UnsupportedSimulator("tvos")]
public class MTL4BinaryFunctionDescriptor : Foundation.NSObject, Foundation.INSCopying, IDisposable
[<Foundation.Register("MTL4BinaryFunctionDescriptor", true)>]
type MTL4BinaryFunctionDescriptor = class
inherit NSObject
interface INSCopying
interface INativeObject
interface IDisposable
[<Foundation.Register("MTL4BinaryFunctionDescriptor", true)>]
[<ObjCRuntime.UnsupportedSimulator("ios")>]
type MTL4BinaryFunctionDescriptor = class
inherit NSObject
interface INSCopying
interface INativeObject
interface IDisposable
[<Foundation.Register("MTL4BinaryFunctionDescriptor", true)>]
[<ObjCRuntime.UnsupportedSimulator("tvos")>]
type MTL4BinaryFunctionDescriptor = class
inherit NSObject
interface INSCopying
interface INativeObject
interface IDisposable
- Herança
- Atributos
- Implementações
Construtores
| Nome | Description |
|---|---|
| MTL4BinaryFunctionDescriptor() |
Cria um novo MTL4BinaryFunctionDescriptor com valores padrão. |
| MTL4BinaryFunctionDescriptor(NativeHandle) |
Um construtor usado ao criar representações gerenciadas de objetos não gerenciados. Chamado pelo runtime. |
| MTL4BinaryFunctionDescriptor(NSObjectFlag) |
Construtor para chamar classes derivadas para ignorar a inicialização e apenas alocar o objeto. |
Propriedades
| Nome | Description |
|---|---|
| AccessibilityAttributedUserInputLabels | (Herdado de NSObject) |
| AccessibilityRespondsToUserInteraction | (Herdado de NSObject) |
| AccessibilityTextualContext | (Herdado de NSObject) |
| AccessibilityUserInputLabels | (Herdado de NSObject) |
| Class | (Herdado de NSObject) |
| ClassHandle |
O identificador de classe Objective-C desta classe. |
| DebugDescription | (Herdado de NSObject) |
| Description | (Herdado de NSObject) |
| ExposedBindings | (Herdado de NSObject) |
| FunctionDescriptor | |
| Handle |
Manipule (ponteiro) para a representação de objeto não gerenciado. (Herdado de NSObject) |
| IsDirectBinding |
Obtém ou define um valor que indica se essa instância usa associação Objective-C direta. (Herdado de NSObject) |
| IsProxy | (Herdado de NSObject) |
| Name | |
| Options | |
| RetainCount | (Herdado de NSObject) |
| Self | (Herdado de NSObject) |
| Superclass | (Herdado de NSObject) |
| SuperHandle |
Identificador usado para representar os métodos na classe base para isso NSObject. (Herdado de NSObject) |
| Zone | (Herdado de NSObject) |