【PowerApps】 How to change gallery item colors OnHover and OnSelect using Button control

Mari chan
Mari chan
4.5 هزار بار بازدید - 4 سال پیش - Published app -
Published app - 【PowerApps】 Change gallery item color...

Button properties of this example:
  Height = Parent.TemplateHeight
  Width = Parent.TemplateWidth
  Border thickness = 0
  Border radius = 0
  HoverColor = Aqua
  HoverFill =  YellowGreen
  Color = If(ThisItem.IsSelected, Black, White)
  Fill = If(ThisItem.IsSelected, Pink, Parent.Fill)
  FocusedBorderThickness = 0
4 سال پیش در تاریخ 1399/09/02 منتشر شده است.
4,583 بـار بازدید شده
... بیشتر