CSSearchableItemAttributeSet.FocalLength35mm 속성

정의

이미지를 캡처하는 데 사용된 디바이스의 초점 길이가 35mm인지 여부를 나타내는 부울 의미 체계가 있는 숫자를 가져오거나 설정합니다.

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

속성 값

1 은 초점 길이가 35mm임을 나타냅니다. 0 가 아님을 나타냅니다.

이 값은 null일 수 있습니다.

특성

적용 대상