共用方式為


UIApplication.BackgroundTimeRemaining 屬性

定義

應用程式在背景中執行的秒數。

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

屬性值

屬性

備註

這可從背景執行緒使用。

適用於