Instance Property インスタンスプロパティ

allowsCellularAccess

A Boolean value that indicates whether the request is allowed to use the cellular radio (if present). あるブール値、それはリクエストがセルラー無線(もしあれば)の使用を許可されるかどうかを指し示します。

Declaration 宣言

var allowsCellularAccess: Bool { get }

Discussion 議論

true if the cellular radio can be used; false otherwise. true、もしセルラー無線が使用できるならば;そうでなければfalse

See Also 参照

Controlling Request Behavior リクエスト挙動を制御する

Related Documentation 関連文書