Wondering if there's any way to bind to the name of a view and/or window within the designer.
Thinking there should be a "meta" section on the view. (currently working with Perspective)
Wondering if there's any way to bind to the name of a view and/or window within the designer.
Thinking there should be a "meta" section on the view. (currently working with Perspective)
Not currently, but we have a feature ticket on the books that would make this possible
I've worked around it in Perspective by using page.props.primaryView
but that isn't a great experience in the designer.
If we're adding name, can we also add a view/window path property?