Open the project you want to work on from the Apps screen.
Go to the UI Design module.
Select the button and add the Device > Is iOS action from the + ADD ACTION menu according to the desired trigger event (Initial Actions, OnClick, OnBlur, etc.).
Conditional Display or Behaviour Definition
The boolean value returned from the ‘Is iOS’ action in Kuika is saved as a Screen Input, for example, isIOSDevice, and this variable is used as a condition in the Visible property of elements in UI Design to control visibility on iOS devices.
Display an element only on iOS
Redirect to different content: If the user is on an iOS device, a different screen or message can be displayed.