MeshSpecification.Attribute Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
| Name | Beschreibung |
|---|---|
| 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
Parameter
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership
Gilt für:
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
Parameter
- offset
- Int32
- name
- String
- Attribute