Android.Content.RestrictionEntry: Property Members

The properties of Android.Content.RestrictionEntry are listed below. For a list of all members, see the RestrictionEntry Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
Descriptionstring. Returns the provided user-visible description of the entry, if any.
IntValueint. Returns the value of the entry as an integer when the type is RestrictionEntry.TypeInteger.
[read-only]
Keystring. This is the unique key for the restriction entry.
SelectedStatebool. Returns the current selected state for an entry of type RestrictionEntry.TypeBoolean.
SelectedStringstring. Returns the currently selected string value.
Titlestring. Returns the user-visible title for the entry, if any.
TypeRestrictionEntryType. Returns the type for this restriction.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.