언어

NativeAttribute 클래스

정의

네이티브 코드에서 참조할 수 있는 상수 필드를 표시합니다.

[Android.Runtime.Annotation("java.lang.annotation.Native")]
public class NativeAttribute : Attribute
[<Android.Runtime.Annotation("java.lang.annotation.Native")>]
type NativeAttribute = class
    inherit Attribute
상속
NativeAttribute
특성

설명

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

생성자

속성 Description
NativeAttribute()

네이티브 코드에서 참조할 수 있는 상수 필드를 표시합니다.

적용 대상