Foundation.FieldAttribute Class
This attribute is present on properties to indicate that they reflect an underlying unmanaged global variable.

See Also: FieldAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class FieldAttribute : Attribute

Remarks

When this attribute is present on a property, it indicates that the property actually reflects an underlying unmanaged global variable.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0