Share via


TvInputManager.IsParentalControlsEnabled Property

Definition

Returns the user's parental controls enabled state.

public bool IsParentalControlsEnabled { [Android.Runtime.Register("isParentalControlsEnabled", "()Z", "")] get; }
[<get: Android.Runtime.Register("isParentalControlsEnabled", "()Z", "")>]
member this.IsParentalControlsEnabled : bool

Property Value

true if the user enabled the parental controls, false otherwise.

Attributes

Remarks

Returns the user's parental controls enabled state.

Java documentation for android.media.tv.TvInputManager.isParentalControlsEnabled().

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