xamarin-demos/Forms/RadioButton
buildautomation 573db84e51 v27.2.2 2024-11-19 00:57:14 +05:30
..
RadioButton v27.2.2 2024-11-19 00:57:14 +05:30
RadioButton.Droid v27.2.2 2024-11-19 00:57:14 +05:30
RadioButton.UWP v27.2.2 2024-11-19 00:57:14 +05:30
RadioButton.WPF v27.2.2 2024-11-19 00:57:14 +05:30
RadioButton.iOS v27.2.2 2024-11-19 00:57:14 +05:30
NuGet.Config v27.2.2 2024-11-19 00:57:14 +05:30
SampleBrowser.SfRadioButton.sln v27.2.2 2024-11-19 00:57:14 +05:30
readme.md v27.2.2 2024-11-19 00:57:14 +05:30

readme.md

The radio button is a selection control that allows users to select one option from a set. The two states of radio button are checked and unchecked.

Sample Description
Online payment mode This sample demonstrates how to select the payment transfer mode using radio buttons group.