Something I've always wondered.

If I wish to use a constant, rather than a literal

eg

<view:DailyView day="{Days.MONDAY}" />

does the compiler know that this is not a bindable property, or does
it add unnessary listeners?

Reply via email to