Share via


UITableViewCell.Accessory Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITableViewCellAccessory Accessory { [Foundation.Export("accessoryType")] get; [Foundation.Export("setAccessoryType:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("accessoryType")>]
[<set: Foundation.Export("setAccessoryType:")>]
member this.Accessory : UIKit.UITableViewCellAccessory with get, set

Property Value

Attributes

Applies to