SCNSceneSource.GetEntryWithIdentifier Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
GetEntryWithIdentifier(String, Class) |
Obtiene la entrada identificada por |
GetEntryWithIdentifier<T>(String) |
Obtiene la entrada identificada por |
GetEntryWithIdentifier(String, Class)
Obtiene la 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
Devoluciones
- Atributos