SCNSceneSource.GetEntryWithIdentifier 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.
Sobrecargas
GetEntryWithIdentifier(String, Class) |
Obtém a entrada identificada por |
GetEntryWithIdentifier<T>(String) |
Obtém a entrada identificada por |
GetEntryWithIdentifier(String, Class)
Obtém a entrada identificada por uid
.
[Foundation.Export("entryWithIdentifier:withClass:")]
public virtual Foundation.NSObject GetEntryWithIdentifier (string uid, ObjCRuntime.Class entryClass);
abstract member GetEntryWithIdentifier : string * ObjCRuntime.Class -> Foundation.NSObject
override this.GetEntryWithIdentifier : string * ObjCRuntime.Class -> Foundation.NSObject
Parâmetros
- uid
- String
- entryClass
- Class
Retornos
- Atributos