다음을 통해 공유


WifiAvailableChannel.FrequencyMhz Property

Definition

Get the channel frequency in MHz.

public int FrequencyMhz { [Android.Runtime.Register("getFrequencyMhz", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getFrequencyMhz", "()I", "", ApiSince=34)>]
member this.FrequencyMhz : int

Property Value

Attributes

Remarks

Get the channel frequency in MHz.

Java documentation for android.net.wifi.WifiAvailableChannel.getFrequencyMhz().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to