MeshSpecification.Attribute 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
| 名稱 | Description |
|---|---|
| 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
參數
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership
適用於
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
參數
- offset
- Int32
- name
- String
- 屬性