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

allowsCellularAccess

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

Declaration 宣言

@property(readonly) BOOL allowsCellularAccess;

Discussion 議論

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

See Also 参照

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

Related Documentation 関連文書