共用方式為


iOSDevice.IsSimulator 屬性

定義

目前的測試是否在模擬器上執行。

public bool IsSimulator { get; }
member this.IsSimulator : bool
Public ReadOnly Property IsSimulator As Boolean

屬性值

Boolean

true 如果 為模擬器,則為 ;否則為 false

適用於