UIImage.Duration 属性

定义

显示动画图像的时间间隔。 只读。

[ObjCRuntime.ThreadSafe]
public virtual double Duration { [Foundation.Export("duration")] get; }
member this.Duration : double

属性值

属性

注解

对于非动画图像,值为 0.0。

这可以从后台线程使用。

适用于