MeshSpecification.Attribute Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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
Parameters
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership
Applies to
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
Parameters
- offset
- Int32
- name
- String
- Attributes