-api-id | -api-type |
---|---|
P:Windows.ApplicationModel.Resources.Core.ResourceCandidate.IsMatchAsDefault |
winrt property |
Indicates whether this ResourceCandidate matched the ResourceContext against which it was evaluated as a result of being a true match, a default fallback value, or a mixed match with default fallback (that is, a match in relation to some qualifiers but using default fallback values for other qualifiers).
true
if this candidate is an acceptable default fallback value; otherwise, false
.