Freigeben über


MeshSpecification.Varying Constructors

Definition

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

Applies to