Share via


UITableViewCell.FocusStyle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITableViewCellFocusStyle FocusStyle { [Foundation.Export("focusStyle", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setFocusStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("focusStyle", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setFocusStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.FocusStyle : UIKit.UITableViewCellFocusStyle with get, set

Property Value

Attributes

Applies to