comment
news
apps
browse
insights
charts
code_blocks
dev
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
SyncAttribute
.Query
bool
Query
{
get
;
set
;
}
Description
Query this value for changes rather than counting on set being called. This is appropriate if the value returned by its getter can change without calling its setter.
Return
User Comments
Properties
Query