Share via


MDLCamera.ShutterOpenInterval Property

Definition

Gets or sets the time, in seconds, for which the simulated shutter is open per frame.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double ShutterOpenInterval { [Foundation.Export("shutterOpenInterval")] get; [Foundation.Export("setShutterOpenInterval:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shutterOpenInterval")>]
[<set: Foundation.Export("setShutterOpenInterval:")>]
member this.ShutterOpenInterval : double with get, set

Property Value

Attributes

Applies to