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
[read-only] static | Creator | Android.OS.IParcelableCreator. |
Description | string. Returns the provided user-visible description of the entry, if any. | |
IntValue | int. Returns the value of the entry as an integer when the type is RestrictionEntry.TypeInteger. | |
[read-only] | Key | string. This is the unique key for the restriction entry. |
SelectedState | bool. Returns the current selected state for an entry of type RestrictionEntry.TypeBoolean. | |
SelectedString | string. Returns the currently selected string value. | |
Title | string. Returns the user-visible title for the entry, if any. | |
Type | RestrictionEntryType. Returns the type for this restriction. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |