ExportParameterAttribute(ExportParameterKind) Constructor

Definition

Creates a new instance of this attribute.

public ExportParameterAttribute (Java.Interop.ExportParameterKind kind);
new Java.Interop.ExportParameterAttribute : Java.Interop.ExportParameterKind -> Java.Interop.ExportParameterAttribute

Parameters

kind
ExportParameterKind

The T:Java.Introp.ExportParameterKind value, which becomes Kind property value.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to