다음을 통해 공유


UITableView.RemembersLastFocusedIndexPath 속성

정의

테이블 뷰가 가장 최근에 포커스가 있는 인덱스 경로로 포커스를 반환하는 whther를 제어하는 부울 값을 가져오거나 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool RemembersLastFocusedIndexPath { [Foundation.Export("remembersLastFocusedIndexPath")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setRemembersLastFocusedIndexPath:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.RemembersLastFocusedIndexPath : bool with get, set

속성 값

특성

적용 대상