Android.Preferences.PreferenceGroup.IsOnSameScreenAsChildren Property
Whether this preference group should be shown on the same screen as its contained preferences.

Syntax

[get: Android.Runtime.Register("isOnSameScreenAsChildren", "()Z", "GetIsOnSameScreenAsChildrenHandler")]
protected virtual bool IsOnSameScreenAsChildren { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Whether this preference group should be shown on the same screen as its contained preferences.

[Android Documentation]

Requirements

Namespace: Android.Preferences
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1