UIKit.UITableViewController.ClearsSelectionOnViewWillAppear Property
Whether the selection should be cleared when the table appears.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_3_2)]
[get: Foundation.Export("clearsSelectionOnViewWillAppear")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_3_2)]
[set: Foundation.Export("setClearsSelectionOnViewWillAppear:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_3_2)]
public virtual bool ClearsSelectionOnViewWillAppear { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

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

Requirements

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