MeshSpecification.Attribute Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| MeshSpecification.Attribute(IntPtr, JniHandleOwnership) | |
| MeshSpecification.Attribute(MeshSpecificationType, Int32, String) |
MeshSpecification.Attribute(IntPtr, JniHandleOwnership)
protected Attribute(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Graphics.MeshSpecification.Attribute : nativeint * Android.Runtime.JniHandleOwnership -> Android.Graphics.MeshSpecification.Attribute
Parametri
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership
Si applica a
MeshSpecification.Attribute(MeshSpecificationType, Int32, String)
[Android.Runtime.Register(".ctor", "(IILjava/lang/String;)V", "", ApiSince=34)]
public Attribute(Android.Graphics.MeshSpecificationType type, int offset, string name);
[<Android.Runtime.Register(".ctor", "(IILjava/lang/String;)V", "", ApiSince=34)>]
new Android.Graphics.MeshSpecification.Attribute : Android.Graphics.MeshSpecificationType * int * string -> Android.Graphics.MeshSpecification.Attribute
Parametri
- offset
- Int32
- name
- String
- Attributi