MeshSpecification.Varying 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.Varying(MeshSpecificationType, String) | |
MeshSpecification.Varying(IntPtr, JniHandleOwnership) |
MeshSpecification.Varying(MeshSpecificationType, String)
[Android.Runtime.Register(".ctor", "(ILjava/lang/String;)V", "", ApiSince=34)]
public Varying (Android.Graphics.MeshSpecificationType type, string name);
[<Android.Runtime.Register(".ctor", "(ILjava/lang/String;)V", "", ApiSince=34)>]
new Android.Graphics.MeshSpecification.Varying : Android.Graphics.MeshSpecificationType * string -> Android.Graphics.MeshSpecification.Varying
Parameters
- name
- String
- Attributes
Applies to
MeshSpecification.Varying(IntPtr, JniHandleOwnership)
protected Varying (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Graphics.MeshSpecification.Varying : nativeint * Android.Runtime.JniHandleOwnership -> Android.Graphics.MeshSpecification.Varying
Parameters
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership