You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each view has a hWnd associated with it. It should be possible to create a new solid brush and set that via SetWindowLongPtrW. I don't remember if we have a lifetime wrapper for brushes, but that should be pretty easy to create via the generic ManagedHandle type. A patch for this would be a nice addition.
view.backgroundColor = xx
is not work currentlyThe text was updated successfully, but these errors were encountered: