Share via


CSSearchableItemAttributeSet.OriginalFormat Property

Definition

Gets or sets a description of the original format of a media item.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? OriginalFormat { [Foundation.Export("originalFormat")] get; [Foundation.Export("setOriginalFormat:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("originalFormat")>]
[<set: Foundation.Export("setOriginalFormat:")>]
member this.OriginalFormat : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to