CPListSection.HeaderImage Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIImage? HeaderImage { [Foundation.Export("headerImage", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setHeaderImage:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("headerImage", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setHeaderImage:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.HeaderImage : UIKit.UIImage with get, set

Property Value

Attributes

Applies to