Resource.Attribute.PathPrefix Field

Definition

Specify a URI path that must be a prefix to match, as per PatternMatcher with Prefix.

[Android.Runtime.Register("pathPrefix")]
public const int PathPrefix = 16842795;
[<Android.Runtime.Register("pathPrefix")>]
val mutable PathPrefix : int

Field Value

Value = 16842795
Attributes

Remarks

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