Interface ISkiaRadioButton
public interface ISkiaRadioButton : ISkiaControl, IDrawnBase, IDisposable, ICanBeUpdatedWithContext, ICanBeUpdated
- Inherited Members
- Extension Methods
Properties
GroupName
string GroupName { get; set; }
Property Value
GroupParent
SkiaControl GroupParent { get; }
Property Value
Methods
GetValueInternal()
bool GetValueInternal()
Returns
SetValueInternal(bool)
void SetValueInternal(bool value)
Parameters
valuebool