UIKit.UICollectionView.AllowsMultipleSelection Property
Specifies whether more than one UIKit.UICollectionViewCell can be selected at a time.

Syntax

[get: Foundation.Export("allowsMultipleSelection")]
[set: Foundation.Export("setAllowsMultipleSelection:")]
public virtual bool AllowsMultipleSelection { get; set; }

Value

The default value is false.

Remarks

If this value is true, more than one UIKit.UICollectionViewCell can be selected by the application user.

Requirements

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