Share via


UITableViewCell.FocusStyle 속성

정의

포커스 스타일을 가져오거나 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UITableViewCellFocusStyle FocusStyle { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("focusStyle", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setFocusStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.FocusStyle : UIKit.UITableViewCellFocusStyle with get, set

속성 값

특성

적용 대상