INSUserInterfaceItemIdentification Interface
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.Protocol(Name="NSUserInterfaceItemIdentification", WrapperType=typeof(AppKit.NSUserInterfaceItemIdentificationWrapper))]
public interface INSUserInterfaceItemIdentification : IDisposable, ObjCRuntime.INativeObject
type INSUserInterfaceItemIdentification = interface
interface INativeObject
interface IDisposable
- Derivado
- Atributos
- Implementações
Propriedades
Handle |
Manipule (ponteiro) para a representação de objeto não gerenciado. (Herdado de INativeObject) |
Métodos de Extensão
GetIdentifier(INSUserInterfaceItemIdentification) | |
SetIdentifier(INSUserInterfaceItemIdentification, String) |