WifiP2pWfdInfo.ContentProtectionSupported Property

Definition

public bool ContentProtectionSupported { [Android.Runtime.Register("isContentProtectionSupported", "()Z", "", ApiSince=30)] get; [Android.Runtime.Register("setContentProtectionSupported", "(Z)V", "", ApiSince=30)] set; }
[<get: Android.Runtime.Register("isContentProtectionSupported", "()Z", "", ApiSince=30)>]
[<set: Android.Runtime.Register("setContentProtectionSupported", "(Z)V", "", ApiSince=30)>]
member this.ContentProtectionSupported : bool with get, set

Property Value

Attributes

Applies to