UIKit.UICollectionViewController.ClearsSelectionOnViewWillAppear Property
Whether this UICollectionViewController clears the selection when the UICollectionView appears.

Syntax

[get: Foundation.Export("clearsSelectionOnViewWillAppear")]
[set: Foundation.Export("setClearsSelectionOnViewWillAppear:")]
public virtual bool ClearsSelectionOnViewWillAppear { get; set; }

Value

If true, then the controller will clear the selection when the collection first appears.

Remarks

Documentation for this section has not yet been entered.

Requirements

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