Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 518 Bytes

resourcequalifier_isdefault.md

File metadata and controls

22 lines (15 loc) · 518 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Resources.Core.ResourceQualifier.IsDefault
winrt property

Windows.ApplicationModel.Resources.Core.ResourceQualifier.IsDefault

-description

Indicates whether this qualifier should be considered as a default match when no match is found.

-property-value

true if this candidate can be used as a default fallback value for any context; otherwise, false.

-remarks

-examples

-see-also