CSSearchableItemAttributeSet.ThumbnailUrl Property

Definition

Gets or sets the URL for the thumbnail image of an item.

public virtual Foundation.NSUrl ThumbnailUrl { [Foundation.Export("thumbnailURL", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setThumbnailURL:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ThumbnailUrl : Foundation.NSUrl with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to