AddressBook.ABMultiValueEntry<T>.IsReadOnly Property
Gets a value indicating whether the AddressBook.ABMultiValueEntry<T> is read-only.

Syntax

public bool IsReadOnly { get; }

Value

true if the current instance can be changed; otherwise, false.

Remarks

If IsReadOnly is true, attempts to change the ABMultiValueEntry<T>.Value and ABMultiValueEntry<T>.Label properties will result in a NotSupportedException.

Requirements

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