Share via


ICISunbeamsGeneratorProtocol.Time Property

Definition

Gets or sets the time for the effect. Application developers can use this property to cause the effect to shimmer

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float Time { [Foundation.Export("time")] get; [Foundation.Export("setTime:")] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("time")>]
[<set: Foundation.Export("setTime:")>]
member this.Time : single with get, set

Property Value

Attributes

Applies to