CGImageProperties.ExifSubsecTimeOriginal Property

Definition

Represents the value associated with the constant kCGImagePropertyExifSubsecTimeOriginal.

[Foundation.Field("kCGImagePropertyExifSubsecTimeOriginal", "ImageIO")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString ExifSubsecTimeOriginal { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ExifSubsecTimeOriginal : Foundation.NSString

Property Value

Attributes

Applies to