CSSearchableItemAttributeSet.FocalLength35mm Property

Definition

Gets or sets a number with Boolean semantics that indicates if the focal length of the device that was used to capture an image was 35 mm.

public virtual Foundation.NSNumber FocalLength35mm { [Foundation.Export("isFocalLength35mm", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setFocalLength35mm:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.FocalLength35mm : Foundation.NSNumber with get, set

Property Value

1 indicates that the focal length was 35mm. 0 indicates that it was not.

This value can be null.

Attributes

Applies to