Partager via


RadioButtonGroup.GetSelectedValue(BindableObject) Method

Definition

public:
 static System::Object ^ GetSelectedValue(Microsoft::Maui::Controls::BindableObject ^ bindableObject);
public static object GetSelectedValue (Microsoft.Maui.Controls.BindableObject bindableObject);
static member GetSelectedValue : Microsoft.Maui.Controls.BindableObject -> obj
Public Shared Function GetSelectedValue (bindableObject As BindableObject) As Object

Parameters

bindableObject
BindableObject

Returns

Applies to