Share via


UICollectionViewController.ClearsSelectionOnViewWillAppear Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ClearsSelectionOnViewWillAppear { [Foundation.Export("clearsSelectionOnViewWillAppear")] get; [Foundation.Export("setClearsSelectionOnViewWillAppear:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("clearsSelectionOnViewWillAppear")>]
[<set: Foundation.Export("setClearsSelectionOnViewWillAppear:")>]
member this.ClearsSelectionOnViewWillAppear : bool with get, set

Property Value

Attributes

Applies to